Design/TeX: Difference between revisions
From Nasqueron Agora
< Design
|  (Created page with "== LaTeX cheat sheet == * http://www.stdout.org/~winston/latex/latexsheet-0.png * http://www.stdout.org/~winston/latex/latexsheet-1.png  == XeTeX tips == === Ampersand in Adob...") | |||
| Line 4: | Line 4: | ||
| == XeTeX tips == | == XeTeX tips == | ||
| === Ampersand in Adobe  | === Ampersand in Adobe Caslon Pro Italic === | ||
|   \newcommand{\amper}{{\fontspec[Scale=.95]{Adobe Caslon Pro}\selectfont\itshape\&}} |   \newcommand{\amper}{{\fontspec[Scale=.95]{Adobe Caslon Pro}\selectfont\itshape\&}} | ||
Latest revision as of 21:28, 9 November 2013
LaTeX cheat sheet
- http://www.stdout.org/~winston/latex/latexsheet-0.png
- http://www.stdout.org/~winston/latex/latexsheet-1.png
XeTeX tips
Ampersand in Adobe Caslon Pro Italic
\newcommand{\amper}{{\fontspec[Scale=.95]{Adobe Caslon Pro}\selectfont\itshape\&}}
Source: Dario Taraborelli, Typesetting your academic CV in LaTeX
fontspec
- Package documentation (PDF)

