summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/luatex/luaotfload/luaotfload-latex.tex
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/doc/luatex/luaotfload/luaotfload-latex.tex')
-rw-r--r--Master/texmf-dist/doc/luatex/luaotfload/luaotfload-latex.tex29
1 files changed, 10 insertions, 19 deletions
diff --git a/Master/texmf-dist/doc/luatex/luaotfload/luaotfload-latex.tex b/Master/texmf-dist/doc/luatex/luaotfload/luaotfload-latex.tex
index 40b01af0de9..b19fb2b6655 100644
--- a/Master/texmf-dist/doc/luatex/luaotfload/luaotfload-latex.tex
+++ b/Master/texmf-dist/doc/luatex/luaotfload/luaotfload-latex.tex
@@ -35,18 +35,18 @@
\makeatletter
-\usepackage {metalogo,multicol,fancyvrb,xspace}
+\usepackage {metalogo,multicol,fancyvrb}
\usepackage [x11names] {xcolor}
-\def \primarycolor {DodgerBlue4} %%-> rgb 16 78 139 | #104e8b
-\def \secondarycolor {Goldenrod4} %%-> rgb 139 105 200 | #8b6914
+\colorlet{primary}{DodgerBlue4}
+\colorlet{secondary}{Goldenrod4}
\usepackage[
bookmarks=true,
colorlinks=true,
- linkcolor=\primarycolor,
- urlcolor=\secondarycolor,
- citecolor=\primarycolor,
+ linkcolor=primary,
+ urlcolor=secondary,
+ citecolor=primary,
unicode,
pdftitle={The Luaotfload package},
pdfsubject={OpenType layout system for Plain TeX and LaTeX},
@@ -58,11 +58,8 @@
\usepackage {unicode-math}
\setmainfont[
-% Numbers = OldStyle, %% buggy with font cache
+ Numbers = OldStyle, %% buggy with font cache
Ligatures = TeX,
- BoldFont = {Linux Libertine O Bold},
- ItalicFont = {Linux Libertine O Italic},
- SlantedFont = {Linux Libertine O Italic},
]{Linux Libertine O}
\setmonofont[Ligatures=TeX,Scale=MatchLowercase]{InconsolataN-Regular.otf}
%setsansfont[Ligatures=TeX]{Linux Biolinum O}
@@ -71,15 +68,9 @@
\usepackage{hologo}
-\newcommand\TEX {\TeX\xspace}
-\newcommand\LUA {Lua\xspace}
-\newcommand\PDFTEX {pdf\TeX\xspace}
-\newcommand\LUATEX {Lua\TeX\xspace}
-\newcommand\XETEX {\XeTeX\xspace}
-\newcommand\LATEX {\LaTeX\xspace}
-\newcommand\LUALATEX {Lua\LaTeX\xspace}
-\newcommand\CONTEXT {Con\TeX t\xspace}
-\newcommand\OpenType {\identifier{Open\kern-.25ex Type}\xspace}
+\newcommand\Lua {Lua}
+\newcommand\ConTeXt {\hologo{ConTeXt}}
+\newcommand\OpenType {\identifier{Open\kern-.25ex Type}}
%% \groupedcommand, with some omissions taken from syst-aux.mkiv
\let \handlegroupnormalbefore \relax