mirror of
https://github.com/ulaulaman/ulaulaman.github.io.git
synced 2025-05-22 06:54:17 +02:00
48 lines
865 B
TeX
48 lines
865 B
TeX
\documentclass[a4paper,latin1,italian]{article}
|
|
|
|
\usepackage{tabularx}
|
|
|
|
%\usepackage{doublespace}
|
|
%\setstretch{1.2}
|
|
|
|
\usepackage[latin1,utf8x]{inputenc}
|
|
\usepackage[italian]{babel}
|
|
\usepackage{ae}
|
|
\usepackage[T1]{fontenc}
|
|
\usepackage{CV}
|
|
\usepackage{ifpdf}
|
|
\ifpdf
|
|
\usepackage[hyperindex]{hyperref}
|
|
\pdfadjustspacing=1
|
|
\fi
|
|
%
|
|
\usepackage{hyperref}
|
|
\hypersetup{
|
|
pdfpagemode=UseOutlines,
|
|
%pdfstartview=FitV,
|
|
%bookmarksopen,
|
|
%bookmarksopenlevel=-1,
|
|
pdftitle=Curriculum Vitae,
|
|
pdfauthor=Gianluigi Filippelli,
|
|
%pdfsubject=,
|
|
pdfkeywords=LaTeX
|
|
%pdfpagemode=FullScreen
|
|
}
|
|
|
|
\begin{document}
|
|
|
|
\pagestyle{empty}
|
|
|
|
\begin{center}
|
|
\huge{\textsc{Curriculum Vitae}}
|
|
\vspace{\baselineskip}
|
|
|
|
\Large{\textsc{Gianluigi Filippelli}}
|
|
\end{center}
|
|
\vspace{1.5\baselineskip}
|
|
|
|
%\input{pezzi/englishR}
|
|
\input{pezzi/no_activities_ita}
|
|
%\input{pezzi/englishR}
|
|
|
|
\end{document} |