diff options
-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% |