Frequently Asked Question List for TeX
Knuth was making a particular point about the capabilities of TeX when he defined the logo. Unfortunately (in some people’s opinion) he thereby opened floodgates to give the world a whole range of rather silly “bumpy road” logos for TeX entities such as AMSTeX, PicTeX, BibTeX, and so on, produced in a flurry of different fonts, sizes, and baselines — indeed, everything one might hope to cause them to obstruct the reading process. In particular, Lamport invented LaTeX (silly enough in itself, with a raised small “A” and a lowered “E”) and marketing input from Addison-Wesley led to the even stranger current logo for LaTeX2e, which appends a lowered single-stroke Greek letter ε.
Sensible users don’t have to follow this stuff wherever it goes,
but, for those who insist, a large collection of logos is defined in
the texnames
package (but note that this set of macros isn’t
entirely reliable in LaTeX2e).
The MetaFont and MetaPost logos can be set in fonts that LaTeX2e
knows about (so that they scale with the surrounding text) using the
mflogo
package; but be aware that booby-traps surround the
use of the Knuthian font for MetaPost (you might get
something like “META O T”).
You needn’t despair, however — most versions of the logo font
distributed nowadays contain the missing letters, and the author
himself uses just “MetaPost”.
A well-designed set of macros is provided by package hologo
,
which defines a command \hologo
, which one uses as (for example)
\hologo{pdfLaTeX}
for what you might get by typing
pdf\LaTeX
, as well as a capitalised version
\Hologo{pdfLaTeX}
for Pdf\LaTeX
.
The package metalogo
deals with a problem of these myriad
logos, that’s often ignored nowadays: the geometry of characters from
different fonts is (obviously) different, and they naturally fit
together differently. The package makes it possible for you to adjust
the spacing between the the letters of one of these odd logos (even
the especially weird mirrored “E” in XeTeX).
For those who don’t wish to acquire the “proper” logos, the canonical
thing to do is to say AMS-\TeX{}
for AMSTeX, Pic\TeX{}
for PicTeX, Bib\TeX{}
for BibTeX, and so on.
FAQ ID: Q-logos