home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #19 / NN_1992_19.iso / spool / comp / text / tex / 10625 < prev    next >
Encoding:
Internet Message Format  |  1992-08-29  |  997 b 

  1. Path: sparky!uunet!usc!sdd.hp.com!elroy.jpl.nasa.gov!swrinde!network.ucsd.edu!mvb.saic.com!info-tex
  2. From: WAGNER%CSEARN.BITNET@SHSU.edu (Zdenek Wagner)
  3. Newsgroups: comp.text.tex
  4. Subject: Re: bold greek
  5. Message-ID: <7953992@MVB.SAIC.COM>
  6. Date: 28 Aug 92 15:10:18 GMT
  7. Organization: Info-Tex<==>Comp.Text.Tex Gateway
  8. Lines: 20
  9. X-Gateway-Source-Info: Mailing List
  10.  
  11. Joe Petrolito writes:
  12.  
  13.   Wolfgang Ratzka <wolfgang.ratzka@rphs1.physik.uni-regensburg.de> writes:
  14.  
  15.   >In LaTeX I use (Warning, Poor Man's bold is not very pretty)
  16.  
  17.   You don't need to do this! Try this:
  18.   \font\bgreek=cmmib10 % bold symbols at 10 pt (see p430 of TeXbook for font)
  19.   \def\balpha{\hbox{\bgreek\char`013}} % gives a bold alpha, etc.
  20.   Now you can say $$x = \balpha$$.
  21.  
  22. yes, in fact i use PMB only for the script and scriptscript sizes. (I
  23. use vectors in exponents, too).
  24.  
  25. ZW: Wouldn't it be easier to use New Font Selection Scheme and define a
  26. cnewmathalphabet?
  27.  
  28. Zdenek Wagner
  29. <wagner@earn.cvut.cs>
  30. <wagner@csearn.bitnet>
  31.