home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #16 / NN_1992_16.iso / spool / comp / sys / amiga / applicat / 6150 < prev    next >
Encoding:
Text File  |  1992-07-22  |  1.0 KB  |  34 lines

  1. Newsgroups: comp.sys.amiga.applications
  2. Path: sparky!uunet!mcsun!Germany.EU.net!news.netmbx.de!zrz.tu-berlin.de!math.fu-berlin.de!news.th-darmstadt.de!kirmes!stefan
  3. From: stefan@kirmes.intellektik.informatik.th-darmstadt.de (Stefan Gerberding)
  4. Subject: Re: LaTeX-question: 1 inch offset
  5. Message-ID: <1992Jul23.080643.10960@infoserver.th-darmstadt.de>
  6. Sender: stefan@kirmes (Stefan Gerberding)
  7. Date: Thu, 23 Jul 1992 08:06:43 GMT
  8. Nntp-Posting-Host: kirmes.inferenzsysteme.informatik.th-darmstadt.de
  9. Organization: TH Darmstadt
  10. Keywords: LaTeX
  11. Lines: 21
  12.  
  13. In LaTeX the margins are controled by the following registers:
  14.  
  15. \topmargin
  16. \oddsidemargin \evensidemargin
  17.  
  18. The right/bottom margins are indirectly controled by the text width
  19. and height:
  20.  
  21. \textwidth
  22. \textheight
  23.  
  24. I think a complete description of these may be found in Leslie Lamport's
  25. LaTeX book. (Actually my reference is the german LaTeX book by H.Kopka).
  26.  
  27. Stefan.
  28. -- 
  29. Stefan Gerberding, FB Inferenzsysteme, Technische Hochschule Darmstadt
  30. Fed. Rep. of Germany
  31. e-mail: stefan@inferenzsysteme.informatik.th-darmstadt.de
  32.  
  33.  
  34.