- Questo topic ha 1 risposta, 1 partecipante ed è stato aggiornato l'ultima volta 2 anni, 11 mesi fa da .
-
Topic
-
Salve ragazzi,
e’ un po’ che non mi faccio vivo, mi auguro tutto bene.Volevo semplicemente mettere al centro il \maintitle. Cercando in internet ho trovato il modo, con \begin{titlepage}\centering […] \end{titlepage}. Purtroppo se inserisco queste istruzioni a inizio e fine pagina tutti i titoli vengono centrati, se invece inerente al titolo che desisero mi inserisce uno spazio bianco indesiderato.
Questo e’ l’inizio del documento:
`
\documentclass[11pt,a4paper]{article} % Font size (10-12pt) and paper size (a4paper, letterpaper, legalpaper, etc)
\usepackage{structure} % Include structure.tex which contains packages and document layout definitions
\usepackage{booktabs,array}
\newcolumntype{C}[1]{>{\centering}p{#1}}
\hyphenation{Some-long-word} % Specify custom hyphenation points in words with dashes where you would like hyphenation to occur, or alternatively, don't put any dashes in a word to stop hyphenation altogether
\makeatletter \input{t1cmss.fd} \makeatother
\DeclareFontShape{T1}{cmss}{b}{n}{<->ssub * cmss/bx/n}{}
\begin{document}\sffamily
%—————————————————————————————-
% NAME AND CONTACT INFORMATION
%—————————————————————————————-
\maintitle{xx yyyy}% Your name and date of birth or subtitle
\noindent\textbf{Cloud Computing Engineer, BSc}\noindent\href{mailto:xxxx}{xxx@xxx.me} \textbullet\ % Your email address
%\textsmaller{+}39(0)xxxxxxxxx % Your phone number(s) and Skype username
%\textbullet\
\textsmaller{+}39 (0)xxxxxxx \textbullet\ United Kingdom
% Your address`potreste aiutarmi?
grazie.
- Devi essere connesso per rispondere a questo topic.