Curricula Vitae / Résumés ⇒ Twenty Seconds CV: About Me Section Justification
Twenty Seconds CV: About Me Section Justification
Learn LaTeX easily with newest books:
The LaTeX Beginner's Guide: 2nd edition and perfect for students writing a thesis
The LaTeX Cookbook: 2nd edition full of practical examples for mathematics, physics, chemistry, and more
LaTeX Graphics with TikZ: the first book about TikZ for perfect drawings in your LaTeX thesis
Twenty Seconds CV: About Me Section Justification
.cls
, there is a part that says \begin{flushleft}
, I think that you can change it for \begin{center}
- Stefan Kottwitz
- Site Admin
- Posts: 10348
- Joined: Mon Mar 10, 2008 9:44 pm
Twenty Seconds CV: About Me Section Justification
Code: Select all
% !TEX none
\usepackage{ragged2e}
...
\begin{justify}% where needed
...
\end{justify}
...
\justifying% where needed