home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #1 / NN_1993_1.iso / spool / comp / text / 1525 < prev    next >
Encoding:
Internet Message Format  |  1993-01-05  |  1.5 KB

  1. Xref: sparky comp.text:1525 comp.text.tex:14622
  2. Path: sparky!uunet!inmos!wraxall.inmos.co.uk!frogland!des
  3. Newsgroups: comp.text,comp.text.tex
  4. From: des@inmos.co.uk (David Shepherd)
  5. Subject: Re: TeX and "Point" definition.
  6. Message-ID: <1993Jan5.143540.15048@wraxall.inmos.co.uk>
  7. Followup-To: comp.text.tex,comp.text
  8. X-Newsreader: TIN [version 1.1 PL8]
  9. References: <1993Jan5.042526.5853@hparc0.aus.hp.com>
  10. Date: Tue, 5 Jan 93 14:35:39 GMT
  11. Lines: 26
  12.  
  13. Dave Kruger (dak@hparc0.aus.hp.com) wrote:
  14. : Page 57 of the TeXbook says the following:
  15.  
  16. :     pt  point
  17. :     pc  pica (1 pc = 12 pt)
  18. :     in  inch (1 in = 72.27 pt)
  19. :     bp  big point (72 bp = 1 in)
  20. :     . . .
  21. :     sp  scaled point (65536 sp = 1 pt)
  22.  
  23. : Don't ask me what (or what use) a scaled point is.
  24.  
  25. 1sp is the smallest measurement that TeX can use. Internally, I think,
  26. all measurements are done in terms of sp's. (another way of looking
  27. at it is that all measurements are done in pts with a fixed point
  28. representation using 16 bits of fraction).
  29.  
  30. 1sp *is* useful sometimes when you need something to be different from
  31. 0pt but not visibly so! i.e. giving a font a slant of 1sp makes
  32. LaTeX think that it is an italic font when using \em - this can
  33. sometimes be useful.
  34.  
  35. --------------------------------------------------------------------------
  36. david shepherd: des@inmos.co.uk                     tel: 0454-616616 x 625
  37.                 inmos ltd, 1000 aztec west, almondsbury, bristol, bs12 4sq
  38.                 New Year Resolution for 1993: Start using capital letters.
  39.