1
0
Fork 1
mirror of https://gitlab.com/Titan-C/org-cv.git synced 2025-04-16 18:29:29 +00:00

docs(ox-moderncv): Add documentation for :NOTE: property usage

This commit is contained in:
Louis Vigneras 2025-01-05 17:17:04 +01:00
parent dd2f840050
commit b34c02c511

View file

@ -22,6 +22,10 @@ org file.
#+CVCOLOR: green
```
The modern-cv LaTeX template allows for arguments 3 to 6 in its `\cventry` macro to be optional, but they can be used to add useful information (university GPA, for example).
This can be achieved using the `:NOTE:` property in the org headline.
When exporting you can call the following function to get the latex file.
```emacs-lisp