Re: [Paraview] Labels using mathtext notation

2015-12-04 Thread David Lonie
On Thu, Dec 3, 2015 at 5:42 PM, Hahn, Steven E.  wrote:

> Hi Dave,
>
> Thank you for looking into and quickly fixing this issue. Will this bugfix
> be included in ParaView 5?
>

Yes, this should be fixed in the next release.

Dave
___
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


Re: [Paraview] Labels using mathtext notation

2015-12-03 Thread David Lonie
The bugfix is in master, see
https://gitlab.kitware.com/vtk/vtk/merge_requests/955.

Thanks again for the report!

On Tue, Dec 1, 2015 at 1:56 PM, David Lonie  wrote:

> Hi Steven,
>
> Thanks for the report. I've confirmed this issue and opened a bug for it:
> http://www.vtk.org/Bug/view.php?id=15859
>
> I'll try to have this fixed soon, but in the meantime, it looks like
> adding some whitespace between the $$ (e.g. "$x $") will workaround the bug.
>
> Thanks,
> Dave
>
> On Tue, Nov 24, 2015 at 12:19 PM, Hahn, Steven E.  wrote:
>
>> Hi,
>>
>> I am trying to generate a plot using ParaView v5.0.0-RC1 where the axes
>> contain mathtext labels. If the label is 2 or more characters long, then
>> everything is OK. If my label is one character only, it plots the $ signs.
>>
>> Here is a simple way to reproduce this issue:
>> - Use a sphere source.
>> - Show the axes
>> - Edit axes grid
>> - At the end of X Title string add ³$x$²
>> - At the end of Y Title string add ³$yy$²
>>
>> The X axis title is ³X Axis $x$². The Y axis title is ³Y Axis yy² where yy
>> is italic.
>>
>> Best,
>> Steven Hahn
>>
>> ___
>> 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
>>
>
>
___
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


Re: [Paraview] Labels using mathtext notation

2015-12-03 Thread Hahn, Steven E.
Hi Dave,

Thank you for looking into and quickly fixing this issue. Will this bugfix be 
included in ParaView 5?

Best,
Steven

From: David Lonie <david.lo...@kitware.com<mailto:david.lo...@kitware.com>>
Date: Thursday, December 3, 2015 at 9:14 AM
To: Steven Hahn <hah...@ornl.gov<mailto:hah...@ornl.gov>>
Cc: "paraview@paraview.org<mailto:paraview@paraview.org>" 
<paraview@paraview.org<mailto:paraview@paraview.org>>
Subject: Re: [Paraview] Labels using mathtext notation

The bugfix is in master, see 
https://gitlab.kitware.com/vtk/vtk/merge_requests/955.

Thanks again for the report!

On Tue, Dec 1, 2015 at 1:56 PM, David Lonie 
<david.lo...@kitware.com<mailto:david.lo...@kitware.com>> wrote:
Hi Steven,

Thanks for the report. I've confirmed this issue and opened a bug for it: 
http://www.vtk.org/Bug/view.php?id=15859

I'll try to have this fixed soon, but in the meantime, it looks like adding 
some whitespace between the $$ (e.g. "$x $") will workaround the bug.

Thanks,
Dave

On Tue, Nov 24, 2015 at 12:19 PM, Hahn, Steven E. 
<hah...@ornl.gov<mailto:hah...@ornl.gov>> wrote:
Hi,

I am trying to generate a plot using ParaView v5.0.0-RC1 where the axes
contain mathtext labels. If the label is 2 or more characters long, then
everything is OK. If my label is one character only, it plots the $ signs.

Here is a simple way to reproduce this issue:
- Use a sphere source.
- Show the axes
- Edit axes grid
- At the end of X Title string add ³$x$²
- At the end of Y Title string add ³$yy$²

The X axis title is ³X Axis $x$². The Y axis title is ³Y Axis yy² where yy
is italic.

Best,
Steven Hahn

___
Powered by www.kitware.com<http://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


___
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


Re: [Paraview] Labels using mathtext notation

2015-12-01 Thread David Lonie
Hi Steven,

Thanks for the report. I've confirmed this issue and opened a bug for it:
http://www.vtk.org/Bug/view.php?id=15859

I'll try to have this fixed soon, but in the meantime, it looks like adding
some whitespace between the $$ (e.g. "$x $") will workaround the bug.

Thanks,
Dave

On Tue, Nov 24, 2015 at 12:19 PM, Hahn, Steven E.  wrote:

> Hi,
>
> I am trying to generate a plot using ParaView v5.0.0-RC1 where the axes
> contain mathtext labels. If the label is 2 or more characters long, then
> everything is OK. If my label is one character only, it plots the $ signs.
>
> Here is a simple way to reproduce this issue:
> - Use a sphere source.
> - Show the axes
> - Edit axes grid
> - At the end of X Title string add ³$x$²
> - At the end of Y Title string add ³$yy$²
>
> The X axis title is ³X Axis $x$². The Y axis title is ³Y Axis yy² where yy
> is italic.
>
> Best,
> Steven Hahn
>
> ___
> 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
>
___
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