>>>>> "Karl" == Karl JH Millar <[EMAIL PROTECTED]> writes:
Hello Karl,
Karl> The code in lyx-devel won't compile. It appears to be missing
Karl> the changes in string types for at least the lyxinset
Karl> files/classes.
Could you give details?
Karl> Given that, the following patch is against 1.0.4. It takes the
Karl> notes in the text and inserts them as comments in the LaTeX
Karl> output. I'd really like to have the equivalent changes done in
Karl> reLyX, but unfortunately my Perl just isn't up to doing it.
I think we can include this. It would be better if you could give a
patch against lyx-devel. Moreover, note that in other insets
Latex(FILE*,singned char) just calls the LString version of the same
(not need to duplicate code).
Also, why do you add single % at the beginning and end of the output?
Thanks for the patch anyway.
JMarc