Re: Ugly LyX Code formatting

2006-04-22 Thread Paul A. Rubin

Stacia Hartleben wrote:

Please check out the lyx file and PDF here: http://stacia.thepatstudio.com/lyx
 Notice that all the LyX code snippets are formatted in weird
ways...the original LyX code didn't have anything special and you can
see big differences - look at the first line of 7.9, 7.10, 7.20. I
didn't put any spaces there but it's doing weird hyphenation stuff.
What's wrong?



Try View-LaTeX to see what's happening.  All the spaces in your LyX 
code snippets are hard spaces (~).  So each snippet is one very long 
word, and LaTeX breaks it where it dares.  How did you get the 
snippets into the LyX document?


/Paul



Re: Ugly LyX Code formatting

2006-04-22 Thread Paul A. Rubin

Stacia Hartleben wrote:

Please check out the lyx file and PDF here: http://stacia.thepatstudio.com/lyx
 Notice that all the LyX code snippets are formatted in weird
ways...the original LyX code didn't have anything special and you can
see big differences - look at the first line of 7.9, 7.10, 7.20. I
didn't put any spaces there but it's doing weird hyphenation stuff.
What's wrong?



Try View-LaTeX to see what's happening.  All the spaces in your LyX 
code snippets are hard spaces (~).  So each snippet is one very long 
word, and LaTeX breaks it where it dares.  How did you get the 
snippets into the LyX document?


/Paul



Re: Ugly LyX Code formatting

2006-04-22 Thread Paul A. Rubin

Stacia Hartleben wrote:

Please check out the lyx file and PDF here: http://stacia.thepatstudio.com/lyx
 Notice that all the LyX code snippets are formatted in weird
ways...the original LyX code didn't have anything special and you can
see big differences - look at the first line of 7.9, 7.10, 7.20. I
didn't put any spaces there but it's doing weird hyphenation stuff.
What's wrong?



Try View->LaTeX to see what's happening.  All the spaces in your LyX 
code snippets are hard spaces (~).  So each snippet is one very long 
"word", and LaTeX breaks it where it dares.  How did you get the 
snippets into the LyX document?


/Paul