home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #30 / NN_1992_30.iso / spool / comp / text / tex / 14204 < prev    next >
Encoding:
Text File  |  1992-12-15  |  1.6 KB  |  45 lines

  1. Newsgroups: comp.text.tex
  2. Path: sparky!uunet!mcsun!ieunet!tcdcs!maths.tcd.ie!tim
  3. From: tim@maths.tcd.ie (Timothy Murphy)
  4. Subject: Re: Larger Fonts than \Huge and or \HUGE...
  5. Message-ID: <1992Dec15.171319.221@maths.tcd.ie>
  6. Organization: Dept. of Maths, Trinity College, Dublin, Ireland.
  7. References: <1992Dec15.020539.28989@sol.ctr.columbia.edu>
  8. Date: Tue, 15 Dec 1992 17:13:19 GMT
  9. Lines: 34
  10.  
  11. anselmo@cumesb.mech.columbia.edu (Andrew P. Anselmo) writes:
  12.  
  13. >I've tried reading the FAQ, but I'm still confused about creating bigger
  14. >fonts than I can get with \Huge.  Any quick pointers?  I need to get
  15. >characters up to 6" high.  Is there a style file for this, or must I get
  16. >a new set of fonts?  Is it possible to blow up a regular font to do this?
  17.  
  18.  
  19. I'm not sure if I've understood your question correctly,
  20. but you can always say something like
  21.  
  22. \font\HUGEPalatino = Palatino-Roman scaled 5000
  23. \font\HUGEbf = cmbx17 scaled\magstep5
  24.  
  25. at the beginning of your TeX/LaTeX file,
  26. and then say {\HUGEPalatino My Own Story} or whatever.
  27.  
  28. If you are using a PostScript printer and font,
  29. as eg Palatino-Roman,
  30. then you needn't worry about PK font files.
  31. (But I think there is a limit to the magnification allowed in PostScript;
  32. I'd guess 6in high is too high.)
  33.  
  34. If you are not using a PostScript printer
  35. you will have to create a PK font file
  36. of the appropriate size using Metafont (and gftopk).
  37. There is a limit also to the size of Metafont glyphs;
  38. much smaller than 6in, I imagine.
  39.  
  40. -- 
  41. Timothy Murphy  
  42. e-mail: tim@maths.tcd.ie
  43. tel: +353-1-2842366
  44. s-mail: School of Mathematics, Trinity College, Dublin 2, Ireland
  45.