Compare commits

..

No commits in common. "sergiodj-modifications" and "master" have entirely different histories.

View file

@ -68,7 +68,6 @@
(:photostyle "PHOTOSTYLE" nil nil t)
(:gitlab "GITLAB" nil nil parse)
(:github "GITHUB" nil nil parse)
(:forgejo "FORGEJO" nil nil parse)
(:leanpub "LEANPUB" nil nil parse)
(:linkedin "LINKEDIN" nil nil parse)
(:twitter "TWITTER" nil nil parse)
@ -140,8 +139,7 @@ holding export options."
(format "\\name{%s}{%s}\n" first-name last-name))
;; Title
(when (org-string-nw-p title)
(format "\\position{%s}\n" title))
(format "\\position{%s}\n" title)
;; photo
(let* ((photo (plist-get info :photo))
@ -171,7 +169,6 @@ holding export options."
:homepage
:github
:gitlab
:forgejo
:leanpub
:linkedin
:twitter