Skip to content

Instantly share code, notes, and snippets.

@bdarcus
Created May 24, 2009 18:26
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save bdarcus/117210 to your computer and use it in GitHub Desktop.
Save bdarcus/117210 to your computer and use it in GitHub Desktop.
% using minion pro with hanging-hz, opticals and old-style figures on mkiv
% engine=luatex
\usetypescriptfile[type-optical]
\usemodule[fullpage][style={margin,headings}]
\setupfullpage [margin=1.75in]
\definefontfeature
[default][default]
[mode=node,language=dflt,script=latn,onum=yes,tnum=yes,
expansion=quality,protrusion=quality]
\usetypescript[minion]
\setupbodyfont[minion]
\definefontfeature[fnmark][sups=yes]
\setupnote[footnote][textstyle=\setff{fnmark},align=hanging]
\setuplayout[location=middle,
marking=off,
topspace=1.8cm,
backspace=4cm,
height=fit,
width=fit,
rightmargin=5cm,
leftmargin=5cm,
header=1cm,
footer=.1cm,
setup=strict,
grid=yes]
\setuphead[title][align={flushright, nothyphenated, verytolerant}, style=\ss\sc]
\setupalign[hz, hanging]
\setupindenting[yes, medium, next]
\starttext
\input tufte
\stoptext
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment