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

  1. Path: sparky!uunet!cs.utexas.edu!uwm.edu!rutgers!network.ucsd.edu!mvb.saic.com!info-tex
  2. From: KNAPPEN@VKPMZD.KPH.Uni-Mainz.de (J%org Knappen)
  3. Newsgroups: comp.text.tex
  4. Subject: Re: wider macro
  5. Message-ID: <01GTABWFS54W8WW81I@VzdmzA.ZDV.Uni-Mainz.DE>
  6. Date: 8 Jan 93 19:57:54 GMT
  7. Organization: Info-Tex<==>Comp.Text.Tex Gateway
  8. Lines: 21
  9. X-Gateway-Source-Info: Mailing List
  10.  
  11. Keyword: S p e r r s a t z
  12.  
  13. The design of a \wider macro is indeed an interesting task. Wider
  14. tyepsetting is called {\em Sperrsatz} in german typography and is (was?)
  15. traditionally used for emphasis. Italic type was used to denote borrowed
  16. foreing words or phrases in their original language.
  17.  
  18. However, good Sperrsatz has some characteristics which look hard to achieve
  19. by a TeX macro:
  20.  *  It shall allow hyphenation.
  21.  *  Some ligatures are spaced out, but other remain. This feature is font
  22.     and language dependent, in german fraktur typesetting the ligatures
  23.     ch, ck and \ss remain, all others are separated.
  24.  
  25. It looks like a good field of an apllication of virtual fonts, just add
  26. some space to the right and left of the letters and than chose the VF
  27. cmrs10 (Computer Modern Roman Sperrsatz 10) for Sperrsatz...
  28.  
  29. Yours, J"org Knappen.
  30.  
  31. P.S. the font cmrs10.vf does not exist yet.
  32.