diff options
author | Philipp Gesang <phg42.2a@gmail.com> | 2013-05-05 14:32:46 +0200 |
---|---|---|
committer | Philipp Gesang <phg42.2a@gmail.com> | 2013-05-05 14:32:46 +0200 |
commit | bb296337e44cee77bb9dbc9bfae5cbba6b9bedec (patch) | |
tree | a46aafa73715e51735afd36cfb3dfa24c4a8562c /lualibs.dtx | |
parent | b025ba185c264fe52b81052195dde2d003014098 (diff) | |
download | lualibs-bb296337e44cee77bb9dbc9bfae5cbba6b9bedec.tar.gz |
[doc] use the metalogo package
Diffstat (limited to 'lualibs.dtx')
-rw-r--r-- | lualibs.dtx | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/lualibs.dtx b/lualibs.dtx index 4e0d721..c154f15 100644 --- a/lualibs.dtx +++ b/lualibs.dtx @@ -127,14 +127,15 @@ and the derived file lualibs.lua. ]{Linux Libertine O} \setmonofont [Ligatures=TeX,Scale=MatchLowercase] {Liberation Mono} \setsansfont [Ligatures=TeX,Scale=MatchLowercase] {Iwona Medium} -\usepackage{hologo} +\usepackage{metalogo} \EnableCrossrefs \CodelineIndex \newcommand\TEX {\TeX\xspace} \newcommand\LATEX {\LaTeX\xspace} \newcommand\LUA {Lua\xspace} -\newcommand\LUATEX {Lua\TEX} +\newcommand\LUATEX {\LuaTeX\xspace} \newcommand\CONTEXT {Con\TeX t\xspace} + \def\definehighlight[#1][#2]% {\ifcsname #1\endcsname\else \expandafter\def\csname #1\endcsname% |