On Fri, 10 Apr 2009, c. helder wrote:
I think that the best if I give a example: 195 purple_prefs_add_string("/plugins/core/language_change/language", "default");In this case, the end of the sentence isn't showed in the above line. Lyx cut it. The end of the sentence don't appear in any place.
If I correctly understand what you are asking, you have an overfull horizontal line. The text continues into the right margin and is truncated. Is this correct? You have three approaches to fixing this. If the typeface is the normal for body text, then rewrite the sentence to change the word order (or shorten it), or add a LaTeX hint to help the TeX engine to properly hyphenate words so the line can be continued on the following line. If you are using the code environment, then you need to manually reformat your code so it displays on multiple lines. Hope this helps, Rich -- Richard B. Shepard, Ph.D. | Integrity Credibility Applied Ecosystem Services, Inc. | Innovation <http://www.appl-ecosys.com> Voice: 503-667-4517 Fax: 503-667-8863
