forked from mirrors/org-cv
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)
|
||||
(:with-email nil "email" t 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)
|
||||
(:quote "QUOTE" nil nil t)
|
||||
(:firstname "FIRSTNAME" nil nil t)
|
||||
|
|
Loading…
Reference in a new issue