14 lines
577 B
TeX
Executable File
14 lines
577 B
TeX
Executable File
<+ +> !comp! !exe!
|
|
% File: !comp!expand("%:p:t")!comp!
|
|
% Created: !comp!strftime("%a %b %d %I:00 %p %Y ").substitute(strftime('%Z'), '\<\(\w\)\(\w*\)\>\(\W\|$\)', '\1', 'g')!comp!
|
|
% Last Change: !comp!strftime("%a %b %d %I:00 %p %Y ").substitute(strftime('%Z'), '\<\(\w\)\(\w*\)\>\(\W\|$\)', '\1', 'g')!comp!
|
|
%
|
|
\documentclass[a4paper]{article}
|
|
\usepackage[italian]{babel}
|
|
\usepackage{fontspec,textcomp,xltxtra}
|
|
\defaultfontfeatures{Ligatures=Common}
|
|
\setmainfont[Mapping=tex-text,Alternate=0,Numbers=OldStyle]{Warnock Pro Light}
|
|
\begin{document}
|
|
<++>
|
|
\end{document}
|