emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* Newbie: Custom link type formatting in LaTeX export?
@ 2010-05-11 10:13 Christian Moe
  2010-05-12  6:15 ` Carsten Dominik
  0 siblings, 1 reply; 6+ messages in thread
From: Christian Moe @ 2010-05-11 10:13 UTC (permalink / raw)
  To: Emacs-orgmode

Hi,

(I'm new to the list; have been an enthusiastic Org user for a year and
half; now using version 6.36; am an Elisp novice.)

It looks like support for formatting custom link types in LaTeX export
is broken?

I was trying to implement a custom link type with its own formatting
function for HTML and LaTeX export, following the steps in
org-bbdb.el.

I've found that org-bbdb-export does not italicize bbdb links in
LaTeX, nor does my own org-cite-export turn my custom =cite:= links
into LaTeX =\cite{}= citations. Everything works fine in HTML export,
but in LaTeX all custom link types get formatted as =\texttt{descr}=.

I see that org-export-as-html and org-export-as-docbook look up
org-link-protocols to get the function for formatting the link, but it
seems that org-export-as-latex doesn't.

Yours,
Christian Moe

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

end of thread, other threads:[~2010-05-12 18:28 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-05-11 10:13 Newbie: Custom link type formatting in LaTeX export? Christian Moe
2010-05-12  6:15 ` Carsten Dominik
2010-05-12 10:12   ` Christian Moe
2010-05-12 13:15     ` Carsten Dominik
2010-05-12 18:19       ` Christian Moe
2010-05-12 18:28       ` Christian Moe

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).