emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* Section between #+latex: declarations not converted during export
@ 2011-03-13 13:31 Matt Lundin
  2011-03-13 19:59 ` Nick Dokos
  0 siblings, 1 reply; 3+ messages in thread
From: Matt Lundin @ 2011-03-13 13:31 UTC (permalink / raw)
  To: Org Mode

In the following example...

--8<---------------cut here---------------start------------->8---
* Testing
#+latex: \custommacro{%
[[http:www.google.com][Google]]
/The quick brown fox./
#+latex: }
--8<---------------cut here---------------end--------------->8---

...the lines between the latex declarations are not exported:

--8<---------------cut here---------------start------------->8---
\section{Testing}
\label{sec-1}

\custommacro{%
[[http:www.google.com][Google]]
/The quick brown fox./
}
--8<---------------cut here---------------end--------------->8---

I would expect this behavior with "#+begin_latex:...#+end_latex", but
not with "#+latex".

Best,
Matt

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

end of thread, other threads:[~2011-03-14 12:56 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-03-13 13:31 Section between #+latex: declarations not converted during export Matt Lundin
2011-03-13 19:59 ` Nick Dokos
2011-03-14 12:56   ` Matt Lundin

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