summaryrefslogtreecommitdiff
path: root/luaotfload.dtx
diff options
context:
space:
mode:
authorKhaled Hosny <khaledhosny@eglug.org>2011-03-01 18:41:50 +0200
committerKhaled Hosny <khaledhosny@eglug.org>2011-03-01 18:41:50 +0200
commitd28c0319199de3faeca105e0a2d142c782b79dac (patch)
tree911f59567e281f732a2397beda0af7c5ee671614 /luaotfload.dtx
parent72785d1210ecae852eb1d84a4dddc44c878b771c (diff)
downloadluaotfload-d28c0319199de3faeca105e0a2d142c782b79dac.tar.gz
Eat our own dog food
Diffstat (limited to 'luaotfload.dtx')
-rw-r--r--luaotfload.dtx6
1 files changed, 4 insertions, 2 deletions
diff --git a/luaotfload.dtx b/luaotfload.dtx
index ceb1c40..5d15898 100644
--- a/luaotfload.dtx
+++ b/luaotfload.dtx
@@ -107,8 +107,6 @@ and the derived files
[2011/02/16 v1.24 OpenType layout system]%
\documentclass{ltxdoc}
\usepackage{metalogo,multicol,mdwlist,fancyvrb,xcolor,xspace}
-\usepackage{lmodern}
-\usepackage{charter}
\usepackage[
bookmarks=true,
colorlinks=true,
@@ -121,6 +119,10 @@ and the derived files
pdfkeywords={luatex, lualatex, unicode, opentype}
]{hyperref}
+\usepackage{fontspec}
+\setmainfont[Ligatures=TeX]{Linux Libertine O}
+\setsansfont[Ligatures=TeX]{Linux Biolinum O}
+
\definecolor{niceblue}{rgb}{0.4,0.6,1.000}
\newcommand\tex {\TeX\xspace}