diff options
Diffstat (limited to 'Master/texmf-dist/doc/latex/epslatex-fr/alltex.sty')
-rw-r--r-- | Master/texmf-dist/doc/latex/epslatex-fr/alltex.sty | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/epslatex-fr/alltex.sty b/Master/texmf-dist/doc/latex/epslatex-fr/alltex.sty new file mode 100644 index 00000000000..f762da03d43 --- /dev/null +++ b/Master/texmf-dist/doc/latex/epslatex-fr/alltex.sty @@ -0,0 +1,14 @@ +\ProvidesPackage{alltex} +\def\@La{\protect\p@La} +\def\p@La{L% + {\setbox0\hbox{T}% + \setbox2\vbox to\ht0{\kern.07ex\hbox{% + \csname S@\f@size\endcsname + \math@fontsfalse + \fontsize\sf@size\z@\selectfont + A}% + \vss}% + \kern-.5\wd2 + \box2 + }} +\def\AllTeX{(\@La)\TeX} |