mirror of
https://github.com/moderncv/moderncv.git
synced 2026-02-06 10:05:19 +01:00
fix typo and wrong indentation
This commit is contained in:
parent
acd631c6be
commit
1c37c6a53d
2 changed files with 2 additions and 2 deletions
Binary file not shown.
|
|
@ -118,7 +118,7 @@
|
||||||
unicode=true,
|
unicode=true,
|
||||||
% draft, % Draft mode for printing (see below)
|
% draft, % Draft mode for printing (see below)
|
||||||
colorlinks=true, linktocpage=true, pdfstartpage=3, pdfstartview=FitV,
|
colorlinks=true, linktocpage=true, pdfstartpage=3, pdfstartview=FitV,
|
||||||
% colorlinks=false, linktocpage=false, pdfstartpage=3, pdfstartview=FitV, pdfborder={0 0 0}, % Black links (e.g., for pirnting)
|
% colorlinks=false, linktocpage=false, pdfstartpage=3, pdfstartview=FitV, pdfborder={0 0 0}, % Black links (e.g., for printing)
|
||||||
breaklinks=true, pageanchor=true,
|
breaklinks=true, pageanchor=true,
|
||||||
pdfpagemode=UseNone,
|
pdfpagemode=UseNone,
|
||||||
% pdfpagemode=UseOutlines,
|
% pdfpagemode=UseOutlines,
|
||||||
|
|
@ -1064,7 +1064,7 @@ Most of these packages should be included in your \Latex distribution of choice.
|
||||||
\item Long names break the \texttt{oldstyle} style and possibly other styles (needs testing).
|
\item Long names break the \texttt{oldstyle} style and possibly other styles (needs testing).
|
||||||
\item Long URLs in \texttt{classic} style can make the name break line.
|
\item Long URLs in \texttt{classic} style can make the name break line.
|
||||||
Fixed width for the address part must be implemented.
|
Fixed width for the address part must be implemented.
|
||||||
\item Footnotes generate errors, but the output seems correct when running with \code{-interaction=nonstopmode}.
|
\item Footnotes generate errors, but the output seems correct when running with \code{-interaction=nonstopmode}.
|
||||||
\item When using CJK, the last \code{\\clearpage} required for the \code{fancyhdr} package to work properly kills the ``lastpage'' counter, and therefore also the page numbering.
|
\item When using CJK, the last \code{\\clearpage} required for the \code{fancyhdr} package to work properly kills the ``lastpage'' counter, and therefore also the page numbering.
|
||||||
\item \Moderncv produces the error ``\code{lonely \\item--perhaps a missing list environment}'' when used with the \code{bibentry} package, though the output is actually correct.
|
\item \Moderncv produces the error ``\code{lonely \\item--perhaps a missing list environment}'' when used with the \code{bibentry} package, though the output is actually correct.
|
||||||
Among other things, this causes compilation by LyX to stop.
|
Among other things, this causes compilation by LyX to stop.
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue