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}
58 % \changes{v1.1a}{1994/05/16}{(ASAJ) Split from ltinit.dtx.}
59 % \changes{v1.1b}{1994/05/18}{(ASAJ) Added the \TeX{} logo.}
60 % \changes{v1.1b}{1994/05/18}{(ASAJ) Made the \LaTeXe{} logo use the
61 % text font `2' rather than the math font `2'.}
62 % \changes{v1.1i}{1998/08/17}{(RmS) Minor documentation fixes.}
66 % Various logos are defined here.
71 % The \TeX{} logo, adjusted so that a full stop after the logo
72 % counts as ending a sentence.
75 \def\TeX{T\kern-.1667em\lower.5ex\hbox{E}\kern-.125emX\@}
79 % \begin{macro}{\LaTeX}
81 % \changes{LaTeX2e}{1993/11/24}{Macro changed}
82 % \changes{v1.0o}{1994/05/11}{Use \cs{DeclareProtectedCommand}. ASAJ.}
83 % \changes{v1.1d}{1994/06/01}
84 % {Add \cs{m@th} to force math size calculations}
85 % \changes{v1.1e}{1994/07/20}{Save a few tokens}
87 % \changes{v1.1h}{1997/10/08}{Simplify macro (force loading of
88 % suitable math fonts once).}
90 \DeclareRobustCommand{\LaTeX}{L\kern-.36em%
92 \vbox to\ht\z@{\hbox{\check@mathfonts
94 \math@fontsfalse\selectfont
103 % \changes{v1.1c}{1994/05/26}{Remove \cs{SLiTeX} logo}
105 % \begin{macro}{\LaTeXe}
106 % The \LaTeXe\ logo as proposed by A-W designers.
107 % \changes{LaTeX2e}{1993/11/22}{Macro added}
108 % \changes{LaTeX2e}{1993/12/16}{Extended logo by DPC}
109 % \changes{v1.0o}{1994/05/11}{Use \cs{DeclareProtectedCommand}. ASAJ.}
110 % \changes{v1.1e}{1994/07/20}{Save a few tokens}
111 % \changes{v1.1f}{1997/05/29}{Added \cs{m@th} so that the \LaTeXe{}
112 % logo works with non-zero values of \cs{mathsurround}.}
114 \DeclareRobustCommand{\LaTeXe}{\mbox{\m@th
115 \if b\expandafter\@car\f@series\@nil\boldmath\fi
116 \LaTeX\kern.15em2$_{\textstyle\varepsilon}$}}