diff options
| author | Manuel Pégourié-Gonnard <mpg@elzevir.fr> | 2010-05-12 19:55:55 +0200 | 
|---|---|---|
| committer | Manuel Pégourié-Gonnard <mpg@elzevir.fr> | 2010-05-12 19:55:55 +0200 | 
| commit | ea9afc5d7047d961efb8b6721b1032f00ddeaa16 (patch) | |
| tree | bb06978aa46d5bc5b5dc938d70b874d404dbd784 | |
| parent | f9dcf6df36511c100fb17fd730d10de661254ef5 (diff) | |
| download | luatexbase-ea9afc5d7047d961efb8b6721b1032f00ddeaa16.tar.gz | |
No kerning in \luatex.
| -rw-r--r-- | lltxb-dtxstyle.tex | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/lltxb-dtxstyle.tex b/lltxb-dtxstyle.tex index 50eb0da..01232b6 100644 --- a/lltxb-dtxstyle.tex +++ b/lltxb-dtxstyle.tex @@ -11,7 +11,7 @@  % logos  \makeatletter  \newcommand\eTeX{$\m@th\varepsilon$-\TeX} -\newcommand\LuaTeX{Lua\kern-0.08333em\TeX} +\newcommand\LuaTeX{Lua\TeX}  \renewcommand\PlainTeX{Plain\thinspace\TeX}  \newcommand\TeXe{\TeX\thinspace82}  \newcommand\TeXLive{\TeX\thinspace Live} | 
