home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #16 / NN_1992_16.iso / spool / comp / text / tex / 9427 < prev    next >
Encoding:
Text File  |  1992-07-22  |  1.6 KB  |  41 lines

  1. Newsgroups: comp.text.tex
  2. Path: sparky!uunet!zaphod.mps.ohio-state.edu!sol.ctr.columbia.edu!news.columbia.edu!cunixa.cc.columbia.edu!jml12
  3. From: jml12@cunixa.cc.columbia.edu (Jonathan M Lennox)
  4. Subject: Hyphenation before punctuation in LaTeX
  5. Message-ID: <1992Jul23.032744.8313@news.columbia.edu>
  6. Sender: usenet@news.columbia.edu (The Network News)
  7. Nntp-Posting-Host: cunixa.cc.columbia.edu
  8. Reply-To: jonathan@math.columbia.edu
  9. Organization: Columbia University
  10. Date: Thu, 23 Jul 1992 03:27:44 GMT
  11. Lines: 28
  12.  
  13.   I am typesetting a document in LaTeX, and I am getting a lot of
  14. overfull hbox errors resulting, apparenltly, from [La]TeX's inability
  15. to hyphenate a word followed by an em-dash or \dots, even though it
  16. can hyphenate the base word perfectly well.  For instance:
  17.  
  18. Overfull \hbox (3.95303pt too wide) in paragraph at lines 90--97
  19. []\twlrm Over breakfast---my arms were out of the slings and I could feed mysel
  20. f---
  21.  
  22. The word `myself' is normally broken by TeX as `my-self', which would
  23. cause the line to break perfectly well; however, this doesn't work
  24. with the trailing dash.  I can, of course, insert a discretionary
  25. hyphen in the text, but this seems less than ideal, as TeX ought to
  26. know how to break the word already.  \hyphenation also seems to get
  27. confused by punctuation in its argument---I don't know if `---' caused
  28. a problem, but \dots definitely did.
  29.  
  30.    Is there some way I can tell LaTeX to ignore the trailing
  31. punctuation when trying to hyphenate?
  32.  
  33.    I'll try to read comp.text.tex, but e-mail replies will be
  34. appreciated--I'll summarize any useful answers I get for the net.
  35.  
  36.    Thanks to all.
  37.  
  38. Jonathan Lennox
  39. jonathan@math.columbia.edu
  40.  
  41.