home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #18 / NN_1992_18.iso / spool / comp / text / tex / 10169 < prev    next >
Encoding:
Text File  |  1992-08-13  |  1.4 KB  |  34 lines

  1. Newsgroups: comp.text.tex
  2. Path: sparky!uunet!zaphod.mps.ohio-state.edu!uwm.edu!daffy!uwvax!uchinews!quads!amun
  3. From: amun@quads.uchicago.edu (james frederick amundson)
  4. Subject: LaTeX Table of Contents...
  5. Message-ID: <1992Aug13.222821.8389@midway.uchicago.edu>
  6. Summary: How do I make my table of contents work with Roman?
  7. Keywords: LaTeX
  8. Sender: news@uchinews.uchicago.edu (News System)
  9. Reply-To: amun@midway.uchicago.edu
  10. Organization: University of Chicago Computing Organizations
  11. Distribution: usa
  12. Date: Thu, 13 Aug 1992 22:28:21 GMT
  13. Lines: 19
  14.  
  15. Would some kind soul take pity on me? I am writing a paper. I need to
  16. use roman numerals for the section numbers. No problem. I Read The
  17. Friendly Manual (Lamport) and found that I need to do
  18.     \renewcommand{\thesection}{\Roman{section}}.
  19. Fine. It's in the manual in so many words. What *isn't* in the manual
  20. is that the above command wrecks the table of contents. The first item
  21. (I) looks fine in the table of contents. The third item (III) is
  22. crowded against the section heading. By the seventh item the roman
  23. numerals overlap with the section heading.
  24.  
  25. The LaTeX book is no help on this whatsoever. I've tried reading the
  26. LaTeX source, but I can't quite figure out what to do. Can someone
  27. show me what I have to redefine to get a reasonable amount of space
  28. between my numbers and section headings in the table of contents?
  29. Thanks much.
  30.  
  31. --Jim Amundson
  32.  
  33.  
  34.