mirror of
https://gitlab.com/Titan-C/org-cv.git
synced 2024-11-14 18:48:30 +00:00
Add option to adjust title cmd
This commit is contained in:
parent
58fd53f743
commit
ca5b098123
1 changed files with 1 additions and 1 deletions
|
@ -75,7 +75,7 @@
|
||||||
(:extrainfo "EXTRAINFO" nil nil parse)
|
(:extrainfo "EXTRAINFO" nil nil parse)
|
||||||
(:with-email nil "email" t t)
|
(:with-email nil "email" t t)
|
||||||
(:fontdir "FONTDIR" nil "fonts/" t)
|
(:fontdir "FONTDIR" nil "fonts/" t)
|
||||||
(:latex-title-command nil nil "\\makecvheader" t)
|
(:latex-title-command "LATEX_TITLE" nil "\\makecvheader" t)
|
||||||
(:cvhighlights "CVHIGHLIGHTS" nil "true" t)
|
(:cvhighlights "CVHIGHLIGHTS" nil "true" t)
|
||||||
(:quote "QUOTE" nil nil t)
|
(:quote "QUOTE" nil nil t)
|
||||||
(:firstname "FIRSTNAME" nil nil t)
|
(:firstname "FIRSTNAME" nil nil t)
|
||||||
|
|
Loading…
Reference in a new issue