[Paraview] Latex preamble (bold math ) in paraview

2015-06-01 Thread Raj Kumar Manna
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 --

Re: [Paraview] Latex preamble (bold math ) in paraview

2015-06-01 Thread David Lonie
On Mon, Jun 1, 2015 at 12:35 PM, Raj Kumar Manna rajphysics@gmail.com wrote: I have seen the answer http://tex.stackexchange.com/questions/595/how-can-i-get-bold-math-symbolsbefore But \mathbf does not give the latex bold font, it just gives bold font without the latex font. I would

Re: [Paraview] Latex preamble (bold math ) in paraview

2015-06-01 Thread Raj Kumar Manna
I have seen the answer http://tex.stackexchange.com/questions/595/how-can-i-get-bold-math-symbolsbefore But \mathbf does not give the latex bold font, it just gives bold font without the latex font. I would prefer font of \boldmath or \bm. Thanks for your help. Raj On Mon, Jun 1, 2015 at 8:19

[Paraview] IEEE Supercomputing 2015 - Kitware wants your images and videos!

2015-06-01 Thread David E DeMarle
Greetings VTK and ParaView communities, We at Kitware are searching for interesting images and videos to show in our booth at this year's Supercomputing conference http://www.kitware.com/events/home/event/472?2015-11-15+01%3A00%3A00SuperComputing+2015+(SC15)site_id=0. For a sample of what we

Re: [Paraview] Latex preamble (bold math ) in paraview

2015-06-01 Thread Dan Lipsa
Try using \bf instead of \bm. On Mon, Jun 1, 2015 at 10:06 AM, Raj Kumar Manna rajphysics@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

Re: [Paraview] Latex preamble (bold math ) in paraview

2015-06-01 Thread Dan Lipsa
Does this help? http://www.kitware.com/blog/home/post/509 On Mon, Jun 1, 2015 at 4:48 AM, Raj Kumar Manna rajphysics@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',

Re: [Paraview] Latex preamble (bold math ) in paraview

2015-06-01 Thread Dan Lipsa
\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.li...@kitware.com wrote: Try using \bf instead of \bm. On Mon, Jun 1, 2015 at 10:06 AM, Raj Kumar Manna rajphysics@gmail.com

Re: [Paraview] Latex preamble (bold math ) in paraview

2015-06-01 Thread Raj Kumar Manna
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.li...@kitware.com wrote: Does this help? http://www.kitware.com/blog/home/post/509 On Mon,

Re: [Paraview] In order to run ParaView in client/server mode...

2015-06-01 Thread Utkarsh Ayachit
No, but accessing the Xserver on the server side may require you to work with the administrator. See this thread for some info: http://public.kitware.com/pipermail/paraview-developers/2015-May/003784.html Utkarsh On Mon, Jun 1, 2015 at 9:18 AM Stanbridge, Christopher William cws...@mun.ca

[Paraview] In order to run ParaView in client/server mode...

2015-06-01 Thread Stanbridge, Christopher William
Hi ParaViewers, In order to run ParaView in client/server mode (without Mesa), is it necessary to already have one of your user accounts logged into the server end? Cheers, Christopher Stanbridge ___ Powered by www.kitware.com Visit other Kitware

[Paraview] pvserver

2015-06-01 Thread Dean, Kevin
Hey, How's it going? I am currently trying to figure out how to acquire real-time image reconstruction updates across a cluster configuration. I have several reader (plugins) that convert from my types to vtk types. I have also utilized pvserver minimally; but should it be able to read/handle