mirror of
https://github.com/moderncv/moderncv.git
synced 2026-02-06 10:05:19 +01:00
Added a new environment to create multiple columns: cvcolumns
This commit is contained in:
parent
d1ccdd74e9
commit
29ffed06c7
11 changed files with 106 additions and 4 deletions
|
|
@ -1,4 +1,9 @@
|
|||
version 1.3.0 (xx xxx 2013)
|
||||
- added a new environment to create multiple columns: cvcolumns. Each column
|
||||
is then created by \cvcolumn[width]{header}{content}, where the optional width
|
||||
is given as a fraction of the total width (between 0 and 1). The header and
|
||||
content are robust and can contain any paragraph command (e.g., a nest itemize
|
||||
environment).
|
||||
- added a macro (\pdfpagemode) to control what is visible upon opening compiled
|
||||
pdfs (assuming pdf reader support), as suggested by U. Stöhr.
|
||||
Possible values include: "UseNone" (only the document), "UseThumbs" (show
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue