On 12/24/2012 04:55 AM, Robert Matthews wrote:
Richard Heck <rgheck <at> lyx.org> writes:

On 12/23/2012 12:33 PM, Robert Matthews wrote:
I am documenting some software, for part of which
I need to put in a program listing box "--->".
Note that the 3 dashes are part of the syntax - I do
NOT want it converted to an Em Dash - which is what
happens when I export to HTML. So, can I turn off
that conversion?
What are you using to do the HTML export? Are you exporting to the
LyXHTML format?

Richard
This is my test text in a program listing box:

->
-->
--->
---->
----->

If I generate html via:
File->Export->LyXHTML
This is the relevant part:

-&gt;
&ndash;&gt;
&mdash;&gt;
&mdash;-&gt;
&mdash;&ndash;&gt;

We control this. The other is done via elyxer, which has its own mailing list.

I've fixed this for 2.0.6. You can patch it yourself if you wish by applying 80adc824 to the 2.0.5 sources.

Richard

Reply via email to