Added a new environment to create multiple columns: cvcolumns
This commit is contained in:
@ -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
|
||||
|
||||
Reference in New Issue
Block a user