1
0
Fork 1
mirror of https://gitlab.com/Titan-C/org-cv.git synced 2025-04-17 10:49:27 +00:00

docs(ox-moderncv.el): Add documentation for new options

This commit is contained in:
Louis Vigneras 2025-01-12 18:12:58 +01:00
parent 1f182a2340
commit 56a53c3c1a

View file

@ -138,8 +138,14 @@ org file.
#+BEGIN_SRC org :tangle moderncv.org
# CV theme - options include: 'casual' (default), 'classic', 'oldstyle' and 'banking'
,#+CVSTYLE: banking
# CV color - options include: 'blue' (default), 'orange', 'green', 'red', 'purple', 'grey' and 'black'
# CV color - options include: 'blue' (default), 'orange', 'green', 'red', 'burgundy', 'purple', 'grey' and 'black'
,#+CVCOLOR: green
# Page number - for multiple pages CV you can choose to disable page number
,#+CVPAGENUMBER: false
# Date column width - you specify the width of the date column
,#+CVCOLUMNWIDTH: 3cm
# Page geomerty - you can set the page geometry with anything that goes into parameters of the geometry latex package
,#+CVGEOMETRY: scale=0.95
#+END_SRC
# Next block is to generate exports