|
From: | Doyley, Marvin M. |
Subject: | Re: [O] New markup for revising manuscripts |
Date: | Sat, 11 Mar 2017 12:49:23 +0000 |
Hi John, I make a colored link [[response: comments]], that makes the text following the response keyword red. The only snag is that when I export to latex I get [[response:comment]] rather than \textcolor{red}{comment}. Any thoughts on what I am doing wrong ? Cheers, M PS. Enclose is the code that I wrote based on your blog (org-link-set-parameters "response" :export (lambda (keyword desc format) (cond ((eq 'latex) (format "\\textcolor{red}{%s}" keyword)))) :face '(:foreground "red"))
|
signature.asc
Description: Message signed with OpenPGP using GPGMail
[Prev in Thread] | Current Thread | [Next in Thread] |