1 % \iffalse meta-comment
4 % The LaTeX3 Project and any individual authors listed elsewhere
7 % This file is part of the LaTeX base system.
8 % -------------------------------------------
10 % It may be distributed and/or modified under the
11 % conditions of the LaTeX Project Public License, either version 1.3c
12 % of this license or (at your option) any later version.
13 % The latest version of this license is in
14 % http://www.latex-project.org/lppl.txt
15 % and version 1.3c or later is part of all distributions of LaTeX
16 % version 2005/12/01 or later.
18 % This file has the LPPL maintenance status "maintained".
20 % The list of all files belonging to the LaTeX base distribution is
21 % given in the file `manifest.txt'. See also `legal.txt' for additional
24 % The list of derived (unpacked) files belonging to the distribution
25 % and covered by LPPL is defined by the unpacking scripts (with
26 % extension .ins) which are part of the distribution.
31 %%% From File: ltlogos.dtx
34 \ProvidesFile{ltlogos.dtx}
35 [1998/08/17 v1.1i LaTeX Kernel (Logos)]
37 \documentclass{ltxdoc}
38 \GetFileInfo{ltlogos.dtx}
50 \MaintainedByLaTeXTeam{latex}
59 % \changes{v1.1a}{1994/05/16}{(ASAJ) Split from ltinit.dtx.}
60 % \changes{v1.1b}{1994/05/18}{(ASAJ) Added the \TeX{} logo.}
61 % \changes{v1.1b}{1994/05/18}{(ASAJ) Made the \LaTeXe{} logo use the
62 % text font `2' rather than the math font `2'.}
63 % \changes{v1.1i}{1998/08/17}{(RmS) Minor documentation fixes.}
67 % Various logos are defined here.
72 % The \TeX{} logo, adjusted so that a full stop after the logo
73 % counts as ending a sentence.
76 \def\TeX{T\kern-.1667em\lower.5ex\hbox{E}\kern-.125emX\@}
80 % \begin{macro}{\LaTeX}
82 % \changes{LaTeX2e}{1993/11/24}{Macro changed}
83 % \changes{v1.0o}{1994/05/11}{Use \cs{DeclareProtectedCommand}. ASAJ.}
84 % \changes{v1.1d}{1994/06/01}
85 % {Add \cs{m@th} to force math size calculations}
86 % \changes{v1.1e}{1994/07/20}{Save a few tokens}
88 % \changes{v1.1h}{1997/10/08}{Simplify macro (force loading of
89 % suitable math fonts once).}
91 \DeclareRobustCommand{\LaTeX}{L\kern-.36em%
93 \vbox to\ht\z@{\hbox{\check@mathfonts
95 \math@fontsfalse\selectfont
104 % \changes{v1.1c}{1994/05/26}{Remove \cs{SLiTeX} logo}
106 % \begin{macro}{\LaTeXe}
107 % The \LaTeXe\ logo as proposed by A-W designers.
108 % \changes{LaTeX2e}{1993/11/22}{Macro added}
109 % \changes{LaTeX2e}{1993/12/16}{Extended logo by DPC}
110 % \changes{v1.0o}{1994/05/11}{Use \cs{DeclareProtectedCommand}. ASAJ.}
111 % \changes{v1.1e}{1994/07/20}{Save a few tokens}
112 % \changes{v1.1f}{1997/05/29}{Added \cs{m@th} so that the \LaTeXe{}
113 % logo works with non-zero values of \cs{mathsurround}.}
115 \DeclareRobustCommand{\LaTeXe}{\mbox{\m@th
116 \if b\expandafter\@car\f@series\@nil\boldmath\fi
117 \LaTeX\kern.15em2$_{\textstyle\varepsilon}$}}