Template:LaTeX: Difference between revisions

From PS3 Developer wiki
Jump to navigation Jump to search
(Created page with "<span class="texhtml" style="font-family: 'CMU Serif', cmr10, LMRoman10-Regular, 'Times New Roman', Times, 'Nimbus Roman No9 L', serif;">L<span style="text-transform: uppercas...")
 
mNo edit summary
 
Line 4: Line 4:
{{documentation}}
{{documentation}}
</noinclude>
</noinclude>
[[Category:Templates]]

Latest revision as of 22:18, 14 December 2012

LaTeX

[edit] Template documentation

Usage[edit source]

{{LaTeX}} is a CSS implementation of the LaTeX logo, which is defined in plain.tex by

\def\TeX{T\kern-.1667em\lower.5ex\hbox{E}\kern-.125emX\@}
\DeclareRobustCommand{\LaTeX}{L\kern-.36em%
        {\sbox\z@ T%
         \vbox to\ht\z@{\hbox{\check@mathfonts
                              \fontsize\sf@size\z@
                              \math@fontsfalse\selectfont
                              A}%
                        \vss}%
        }%
        \kern-.15em%
        \TeX}

Test: template (double size) LaTeX, real logo LaTeX logo.svg

See also[edit source]