emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* [[latex:textsc][some text]] becomes \texttt{some text}
@ 2014-08-30 23:33 Brady Trainor
  2014-08-31  8:20 ` Nicolas Goaziou
  0 siblings, 1 reply; 3+ messages in thread
From: Brady Trainor @ 2014-08-30 23:33 UTC (permalink / raw)
  To: emacs-orgmode



I would have expected

     [[latex:textsc][some text]]

to become

     \textsc{some text}

Instead, it becomes

     \texttt{some text}

My hackish fix is to modify a variable,

     (setq org-latex-link-with-unknown-path-format "\\textsc{%s}")

Is there a better way?


Brady
Org-mode version 8.2.7c (8.2.7c-51-g896fa6-elpa @ 
/home/iam/.emacs.d/elpa/org-20140825/)

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2014-09-01  1:55 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-08-30 23:33 [[latex:textsc][some text]] becomes \texttt{some text} Brady Trainor
2014-08-31  8:20 ` Nicolas Goaziou
2014-09-01  1:54   ` Brady Trainor

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).