home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #31 / NN_1992_31.iso / spool / comp / text / tex / 14529 < prev    next >
Encoding:
Internet Message Format  |  1992-12-30  |  1.1 KB

  1. Path: sparky!uunet!zaphod.mps.ohio-state.edu!saimiri.primate.wisc.edu!ames!olivea!apple!goofy!mumbo.apple.com!gallant.apple.com!rose
  2. From: rose@gallant.apple.com (Dan Rose)
  3. Newsgroups: comp.text.tex
  4. Subject: Two LateX hyphenation questions
  5. Keywords: LaTeX, hyphenation, headings, tt
  6. Message-ID: <1992Dec30.195318.5975@gallant.apple.com>
  7. Date: 30 Dec 92 19:53:18 GMT
  8. Organization: Apple Computer Inc.
  9. Lines: 25
  10.  
  11. I have two hyphenation problems in LaTeX.
  12.  
  13. First, I have a long section heading that requires two lines to print.
  14. I'd like it to print like this:
  15.  
  16.     3.4 Foobar foobar foobar foobar
  17.         foobar
  18.  
  19. but LaTeX insists on doing this:
  20.  
  21.     3.4 Foobar foobar foobar foobar foo-
  22.         bar
  23.  
  24. Does anyone know how to *prevent* a word from being hyphenated just once?
  25. (Alternatively, is there a way to force a line break in a section heading?
  26. This wouldn't be as elegant a solution, but I'll take it.)
  27.  
  28. Second, I have a block of text displayed in tt font.  (Before anyone flames
  29. me for that, it's supposed to represent text a user would see on an ASCII
  30. terminal.)  LaTeX normally won't hyphenate tt text.  Is there a way to
  31. override this?
  32.  
  33.                 Thanks for any help!
  34.  
  35.                     Dan Rose
  36.