[Paraview] Latex preamble (bold math ) in paraview

Dan Lipsa dan.lipsa at kitware.com
Mon Jun 1 10:49:40 EDT 2015


\mathbf also works.

See
http://tex.stackexchange.com/questions/595/how-can-i-get-bold-math-symbols
second answer.

On Mon, Jun 1, 2015 at 10:15 AM, Dan Lipsa <dan.lipsa at kitware.com> wrote:

> Try using \bf instead of \bm.
>
> On Mon, Jun 1, 2015 at 10:06 AM, Raj Kumar Manna <rajphysics.mon at gmail.com
> > wrote:
>
>> In paraview text, ${x/a}$ gives the latex font but $\bm{x/a}$ does not
>> work. Whereas in matplotlib we can set the latex preamble like I mentioned.
>>
>> Raj
>>
>> On Mon, Jun 1, 2015 at 7:14 PM, Dan Lipsa <dan.lipsa at kitware.com> wrote:
>>
>>> Does this help?
>>>
>>> http://www.kitware.com/blog/home/post/509
>>>
>>>
>>> On Mon, Jun 1, 2015 at 4:48 AM, Raj Kumar Manna <
>>> rajphysics.mon at gmail.com> wrote:
>>>
>>>> Hi,
>>>>
>>>> I want to use bold math like $\bm{x/a}$ in Paraview text. Is it
>>>> possible to inclue latex preamble like we do in matplotlib
>>>>
>>>> plt.rc('text', usetex=True)
>>>> plt.rcParams['text.latex.preamble']=[r"\usepackage{bm}"]
>>>>
>>>>
>>>> Is there any other way to include bold math?
>>>>
>>>> Thanks
>>>> Raj
>>>>
>>>>
>>>> --
>>>> ##################################################################
>>>> Raj Kumar Manna
>>>> Complex Fluid & Biological Physics Lab
>>>> IIT Madras
>>>>
>>>> Ph. No. 8144637401
>>>>
>>>> alternate email: raj at physics.iitm.ac.in <rajphysics.mon at gmail.com>
>>>> ####################################################################
>>>>
>>>> _______________________________________________
>>>> Powered by www.kitware.com
>>>>
>>>> Visit other Kitware open-source projects at
>>>> http://www.kitware.com/opensource/opensource.html
>>>>
>>>> Please keep messages on-topic and check the ParaView Wiki at:
>>>> http://paraview.org/Wiki/ParaView
>>>>
>>>> Search the list archives at: http://markmail.org/search/?q=ParaView
>>>>
>>>> Follow this link to subscribe/unsubscribe:
>>>> http://public.kitware.com/mailman/listinfo/paraview
>>>>
>>>>
>>>
>>
>>
>> --
>> ##################################################################
>> Raj Kumar Manna
>> Complex Fluid & Biological Physics Lab
>> IIT Madras
>>
>> Ph. No. 8144637401
>>
>> alternate email: raj at physics.iitm.ac.in <rajphysics.mon at gmail.com>
>> ####################################################################
>>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/paraview/attachments/20150601/7cc090e0/attachment.html>


More information about the ParaView mailing list