On Sat, 16 Feb 2008, Jan Engelhardt wrote:
- Enabling word wrapping in LyX-Code environments (in the output PDF, LyX itself already wraps it)
Jan, When you want verbatim text, use ctrl-[Enter] to add a newline. That ensures that the code retains its formatting when compiled and displayed.
Lines wider than a page overflow into the margins and off the page. This currently makes it necessary that I manually wrap lyx code.
Sometimes the LaTeX hyphenation algorithm needs our help. You can provide hints for where a word can be hyphenated by placing the cursor at the potential break and using ERT to enter \-. You can put multiple suggestions in a single word. Now and then, a word at the right end of a line just cannot be properly fit. The most effective solution is to cleverly rewrite the text so the line can be justified between words or at a hyphenation point.
- Last, I would like to insert manual split points into long typewriter texts or supersize words.
See the above two responses. 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
