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

  1. Newsgroups: comp.sys.amiga.applications
  2. Path: sparky!uunet!zaphod.mps.ohio-state.edu!wupost!darwin.sura.net!Sirius.dfn.de!fauern!rz.uni-passau.de!unipas.fmi.uni-passau.de!hessmann
  3. From: hessmann@unipas.fmi.uni-passau.de (Georg Hessmann)
  4. Subject: Re: LaTeX question: the 1-inch offset
  5. Message-ID: <1992Jul23.121033.13751@tom.rz.uni-passau.de>
  6. Keywords: LaTeX,TeX,PasTeX
  7. Sender: news@tom.rz.uni-passau.de (News-Operator)
  8. Nntp-Posting-Host: inn.fmi.uni-passau.de
  9. Organization: University of Passau, Germany
  10. References: <Brr6y2.7Fy@news.cso.uiuc.edu>
  11. Date: Thu, 23 Jul 1992 12:10:33 GMT
  12. Lines: 39
  13.  
  14. In article <Brr6y2.7Fy@news.cso.uiuc.edu> jmrg9881@uxa.cso.uiuc.edu (Jon Reid) writes:
  15. >Hey folks, help me out.  A fellow on GEnie posted the following question,
  16. >and I don't have a copy of the TeXbook.  I seem to recall a couple
  17. >variables called \hoffset and \voffset.  Am I right?  Here's the post:
  18. >
  19. >Amiga RoundTable
  20. >Category 5,  Topic 39
  21. >Message 29        Mon Jul 20, 1992
  22. >E.LADNER1 [Eric]             at 20:07 EDT
  23. >  I have another question about LaTeX.  
  24. >  It seems like you can't override the margins set up by the \documentstyle
  25. >command.  I have tryed everything to get it to change but it always shoves it
  26. >down and over by about an inch (even in the  ShowDVI program, with the margin
  27. >lines on, it don't match).
  28. >  If anyone has any insight into this problem, I would really a appreciate
  29. >it.....
  30.  
  31. TeX don't use any offsets. TeX sets a (0,0) point at the left top border
  32. and you can set your letters at any point. E.g. the headline is over
  33. the top border e.g. (x, y) , y<0.
  34.  
  35. The drivers are responsible for using such offsets for the (0, 0) point,
  36. so that all text are shown. 
  37.  
  38. The default offset, which nearly all drivers are using is 1 inch left and
  39. 1 inch above. So all text which is more than one inch above the
  40. (0, 0) point, will be not printed.
  41.  
  42. But the PasTeX drivers does have the ability, to change the offsets. 
  43. Try the keywords 'hoff' and 'voff'.
  44.  
  45.     Georg.
  46.  
  47.  
  48. PS: Can someone send me a *real* english version of my posting? :-)
  49.  
  50. -- 
  51.   hessmann@unipas.fmi.uni-passau.de        hessmann@unipas.uucp
  52.