home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #1 / NN_1993_1.iso / spool / comp / text / tex / 14874 < prev    next >
Encoding:
Text File  |  1993-01-12  |  1.9 KB  |  41 lines

  1. Path: sparky!uunet!inmos!wraxall.inmos.co.uk!frogland!des
  2. Newsgroups: comp.text.tex
  3. From: des@inmos.co.uk (David Shepherd)
  4. Subject: Re: what use is a scaled point?
  5. Message-ID: <1993Jan12.182346.29648@wraxall.inmos.co.uk>
  6. X-Newsreader: TIN [version 1.1 PL8]
  7. References: <1993Jan12.114806.50112@ccvax.ucd.ie>
  8. Date: Tue, 12 Jan 93 18:23:45 GMT
  9. Lines: 30
  10.  
  11. In article <9988996@MVB.SAIC.COM>, DL24794%UAFSYSB.BITNET@SHSU.edu (Daniel H. Luecking) writes:
  12. >> In article <1993Jan5.143540.15048@wraxall.inmos.co.uk>,
  13. >> des@inmos.co.uk (David Shepherd) writes:
  14. >> > 1sp *is* useful sometimes when you need something to be different from
  15. >> > 0pt but not visibly so! i.e. giving a font a slant of 1sp makes
  16. >> > LaTeX think that it is an italic font when using \em - this can
  17. >> > sometimes be useful.
  18. >>
  19. >> How so?  LaTeX doesn't really care what the actual font is that \em
  20. >> uses.  `Giving a font a slant' requires running off a special version
  21. >> of the font using Metafont.  If you don't want that font to actually
  22. >> look different, why not just \let\em\relax ?
  23.  
  24. \em uses one of the font parameters to determine if the font is
  25. slanted to decide whether to switch to \rm or \it. In the setup
  26. here we are using a PostScriptized version of LaTeX and the .tfm files,
  27. which I assume are generated from .afm files, all have that parameter
  28. set to 0 - hence I add 1sp to it for all the italic PostScript fonts.
  29. In this way \em will notice that times-roman-italic is a slanted font
  30. and so switch to times-roman rather than the original behaviour
  31. of deciding times-roman-italic was unslanted so it emphasised by switching
  32. to times-romam-italic - i.e. not very emphatic!
  33.  
  34.  
  35. --
  36. --------------------------------------------------------------------------
  37. david shepherd: des@inmos.co.uk                     tel: 0454-616616 x 625
  38.                 inmos ltd, 1000 aztec west, almondsbury, bristol, bs12 4sq
  39.                 New Year Resolution for 1993: Start using capital letters.
  40.