mirror of
https://github.com/moderncv/moderncv.git
synced 2026-02-06 10:05:19 +01:00
note on long names and urls
This commit is contained in:
parent
208513870e
commit
34fdf12f37
2 changed files with 2 additions and 2 deletions
Binary file not shown.
|
|
@ -382,6 +382,8 @@ A command for a quote.
|
||||||
\quote{<quote>}
|
\quote{<quote>}
|
||||||
\end{lstlisting}
|
\end{lstlisting}
|
||||||
|
|
||||||
|
\note{Long names and URLs can break some CVs and cover letters depending on the used style. Inserting line breaks for names with \code{\\\\} can help for \texttt{oldstyle} or \texttt{fancy}. A second measure to mitigate issues with long URLs would be adjustments to lengths described in section \ref{subsection:adjusting:lengths}.}
|
||||||
|
|
||||||
\paragraph{Pictures.}
|
\paragraph{Pictures.}
|
||||||
For some occasions it is needed to include pictures besides the portrait photo. For this task it is helpful to know basic lengths used in \moderncv. For a more detailed description of lengths see section \ref{subsection:adjusting:lengths}.
|
For some occasions it is needed to include pictures besides the portrait photo. For this task it is helpful to know basic lengths used in \moderncv. For a more detailed description of lengths see section \ref{subsection:adjusting:lengths}.
|
||||||
Pictures can be included i. e. with \code{\\includegraphics}.
|
Pictures can be included i. e. with \code{\\includegraphics}.
|
||||||
|
|
@ -390,8 +392,6 @@ Pictures can be included i. e. with \code{\\includegraphics}.
|
||||||
\end{lstlisting}
|
\end{lstlisting}
|
||||||
Adding \code{\\hspace} in units of basic \code{moderncv} lengths will fit them more naturally into the CV or resume.
|
Adding \code{\\hspace} in units of basic \code{moderncv} lengths will fit them more naturally into the CV or resume.
|
||||||
|
|
||||||
\todox{Add note about how to handle long names and long URLs. Is this handled correctly?}
|
|
||||||
|
|
||||||
\paragraph{Bibliography.}
|
\paragraph{Bibliography.}
|
||||||
In case BibTeX is used, the bibliography settings are adjusted in the lines
|
In case BibTeX is used, the bibliography settings are adjusted in the lines
|
||||||
\begin{lstlisting}
|
\begin{lstlisting}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue