On Thu, Mar 13, 2003 at 11:20:31PM -0800, Kayvan A. Sylvan wrote: > > I know nothing about literate programming latex. Give a poor man a break > > ... i.e. what format is this. ascii ? latex ? what ? > > Yes, it's simple ascii. Logically, it is equivalent to the latex export.
I'm afraid you're going to have to do a little debugging yourself ... the ASCII export for newline is in insets/insetnewline.C::ascii(). It just outputs a newline to the file. So what is going wrong ?? john