Line 52: | Line 52: | ||
%title | %title | ||
− | \title{ \ | + | \title{ |
+ | \begin{center} | ||
+ | \huge | ||
\textcolor{blulogo}{Action full title:} \\ Universal, mobile-centric and opportunistic communications architecture \\ | \textcolor{blulogo}{Action full title:} \\ Universal, mobile-centric and opportunistic communications architecture \\ | ||
\vspace{1cm} | \vspace{1cm} | ||
Line 60: | Line 62: | ||
\includegraphics{/data/public/umobile/projectdocs/extensions/w2l/img_templates/logo.png}\\ | \includegraphics{/data/public/umobile/projectdocs/extensions/w2l/img_templates/logo.png}\\ | ||
\vspace{1cm} | \vspace{1cm} | ||
− | \ | + | \huge |
− | \textcolor{blulogo}{Deliverable:} \\ | + | \textcolor{blulogo}{Deliverable:} \\ \centering{((PAGENAME))} |
− | \centering{((PAGENAME))} | + | \end{center} |
} | } | ||
Line 87: | Line 89: | ||
\renewcommand{\sfdefault}{phv} | \renewcommand{\sfdefault}{phv} | ||
− | |||
\begin{document} | \begin{document} | ||
Line 97: | Line 98: | ||
\vspace{0.5cm} | \vspace{0.5cm} | ||
− | + | ||
− | + | ||
((W2L_CONTENT)) | ((W2L_CONTENT)) | ||
− | + | ||
\end{document} | \end{document} | ||
</latexfile> | </latexfile> |
\documentclass[a4paper,10pt,oneside]{article} \usepackage[utf8]{inputenc} \usepackage[T1]{fontenc} \usepackage{verbatim} \usepackage{hyperref} \usepackage{eurosym} \usepackage{makeidx} \usepackage{graphicx} \usepackage{helvet} \usepackage{amsmath} \usepackage{color} \usepackage{fancyhdr} %\usepackage[default]{opensans} \usepackage{/data/public/umobile/projectdocs/extensions/w2l/titlesec} \usepackage{/data/public/umobile/projectdocs/extensions/w2l/multicol} \definecolor{blu}{rgb}{0,.3490,.5176} \definecolor{gray}{rgb}{0.10,0.09,0.10} \definecolor{celeste}{rgb}{0,0.56,0.70} \definecolor{blulogo}{rgb}{0.1372,0.5294,0.7843} \makeatletter \renewcommand{\maketitle}{\bgroup\setlength{\parindent}{0pt} \begin{flushleft}\textbf{\@title} \end{flushleft}\egroup } \makeatother \usepackage{tabularx} \newcolumntype{Y}{>{\small\centering}X} \hypersetup { pdfauthor={UMOBILE consortium}, pdfsubject={UMOBILE Deliverable}, pdftitle={((PAGENAME)) - UMOBILE }, pdfkeywords={((PAGENAME)), UMOBILE} } % page layout \addtolength{\oddsidemargin}{-1.125in} \addtolength{\evensidemargin}{-1.125in} \addtolength{\textwidth}{2.25in} \addtolength{\topmargin}{-.1in} \addtolength{\textheight}{0.6in} %title \title{ \begin{center} \huge \textcolor{blulogo}{Action full title:} \\ Universal, mobile-centric and opportunistic communications architecture \\ \vspace{1cm} \textcolor{blulogo}{Action acronym: } \\ UMOBILE \\ \vspace{0,6cm} \includegraphics{/data/public/umobile/projectdocs/extensions/w2l/img_templates/logo.png}\\ \vspace{1cm} \huge \textcolor{blulogo}{Deliverable:} \\ \centering{((PAGENAME))} \end{center} } \author{} \date{} \setcounter{secnumdepth}{0} \usepackage{/data/public/umobile/projectdocs/extensions/w2l/eso-pic} \newcommand\BackgroundPic{ \put(-3,0){ \parbox[b][\paperheight]{\paperwidth}{% \vfill \centering \includegraphics[width=\paperwidth,height=\paperheight,keepaspectratio]{/data/public/umobile/projectdocs/extensions/w2l/img_templates/bg_deliverables.png}% \vfill }}} % cambia il times new roman in arial \renewcommand{\rmdefault}{phv} \renewcommand{\sfdefault}{phv} \begin{document} \maketitle \AddToShipoutPicture{\BackgroundPic} \thispagestyle{empty} \pagestyle{empty} \vspace{0.5cm} ((W2L_CONTENT)) \end{document}