Skip to content
Snippets Groups Projects
Commit cbc51359 authored by Reinhold Kainhofer's avatar Reinhold Kainhofer
Browse files

LaTeX: Update style to use xelatex instead of pdflatex

parent 6c2f91fb
No related branches found
No related tags found
No related merge requests found
......@@ -3,7 +3,7 @@
\ProvidesPackage{editionkainhofer}[2009/04/07]
% \usepackage{url}
\usepackage[pdftex]{hyperref}
\usepackage[xetex]{hyperref}
% \usepackage{url}
\usepackage{amsmath}
\usepackage[english,ngerman]{babel}
......@@ -19,13 +19,14 @@
\usepackage[normalem]{ulem}
\usepackage{relsize}
\usepackage{graphics}
\usepackage{enumerate}
%%%%% XeLaTeX:
\usepackage{fontspec}% font selecting commands
\usepackage{xunicode}% unicode character macros
\usepackage{xltxtra} % a few fixes and extras
\usepackage[usenames]{color}
% \usepackage[usenames]{color}
\usepackage{lmodern}
% \@ifundefined{nopagecolor}{%
% \def\nopagecolor{\no@page@color}%
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment