From a23ee6d451c6b72fb7522c385718626f328b80ed Mon Sep 17 00:00:00 2001 From: Khaled Hosny Date: Wed, 14 Jul 2010 20:43:17 +0300 Subject: Charter looks good on screen --- luaotfload.dtx | 17 +++++++++++++++-- 1 file changed, 15 insertions(+), 2 deletions(-) diff --git a/luaotfload.dtx b/luaotfload.dtx index 4fbb913..e19cfa3 100644 --- a/luaotfload.dtx +++ b/luaotfload.dtx @@ -104,8 +104,21 @@ and the derived files \ProvidesFile{luaotfload.drv}% [2010/07/12 v1.16 ConTeXt font loading system]% \documentclass{ltxdoc} -\usepackage{metalogo,multicol,mdwlist,fancyvrb} -\usepackage[colorlinks=true]{hyperref} +\usepackage{metalogo,multicol,mdwlist,fancyvrb,xcolor} +\usepackage{charter} +\usepackage[ + bookmarks=true, + colorlinks=true, + linkcolor=niceblue, +% urlcolor=niceblue, + citecolor=niceblue, + pdftitle={The luaotfload package}, + pdfsubject={OpenType layout system for Plain TeX and LaTeX}, + pdfauthor={Elie Roux & Khaled Hosny}, + pdfkeywords={luatex, lualatex, unicode, opentype} + ]{hyperref} + +\definecolor{niceblue}{rgb}{0.4,0.6,1.000} \def\LuaTeX{Lua\TeX} \def\ConTeXt{Con\TeX t} -- cgit v1.2.3