mirror of
https://gitlab.com/Titan-C/org-cv.git
synced 2024-11-14 18:48:30 +00:00
define backend
This commit is contained in:
parent
5d42e13049
commit
da666c0777
1 changed files with 3 additions and 0 deletions
3
ox-cv.el
3
ox-cv.el
|
@ -18,3 +18,6 @@
|
|||
:tag "Org moderncv"
|
||||
:group 'org-export
|
||||
:version "25.3")
|
||||
|
||||
;;; Define Back-End
|
||||
(org-export-define-derived-backend 'orgcv 'latex)
|
||||
|
|
Loading…
Reference in a new issue