Abdelrazak Younes <[EMAIL PROTECTED]> writes: > [EMAIL PROTECTED] wrote: >> Author: younes >> Date: Tue Oct 23 11:53:06 2007 >> New Revision: 21147 >> >> URL: http://www.lyx.org/trac/changeset/21147 >> Log: >> * Paragraph:latex(): de-spaghettization step 2: split out T1 encoding, >> Typewriter font and 'special phrases' special cases. > > FYI, I have of course verified that all our help documents give the > very same LateX code. Couldn't we get rid of some of those special > cases?
The code to avoid ligatures could be really improved by using a specially made stream. Besides that, I am not sure there is so much to gain. Hmm could we tell in lib/unicodesymbols what to do for T1 and OT1 fonts (or other encodings)? I am not sure what the syntax would be. JMarc
