emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* LaTeX export: Theorem with an author
@ 2013-02-07 20:50 Vincent Beffara
  2013-02-08 19:58 ` Nicolas Goaziou
  0 siblings, 1 reply; 8+ messages in thread
From: Vincent Beffara @ 2013-02-07 20:50 UTC (permalink / raw)
  To: Org Mode List

Hi, 

How to generate latex code for a theorem with an author, like this:

\begin{theorem}[Newton]
Blah.
\end{theorem}

With the old exporter, you could do this:

#+BEGIN_theorem Newton
Blah.
#+END_theorem

(possibly with brackets, not sure) but now the rest of the #+BEGIN_ line is ignored ... This works:

#+BEGIN_theorem
[Newton]
Blah.
#+END_theorem

but it is more by accident than anything else. What would be the right way?

Thanks,

/v 

-- 
Vincent Beffara

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

end of thread, other threads:[~2013-02-11 22:07 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-02-07 20:50 LaTeX export: Theorem with an author Vincent Beffara
2013-02-08 19:58 ` Nicolas Goaziou
2013-02-09 13:09   ` Andreas Leha
2013-02-09 13:16     ` Nicolas Goaziou
2013-02-09 13:30       ` Andreas Leha
2013-02-10 23:26   ` Vincent Beffara
2013-02-11  7:02     ` Nicolas Goaziou
2013-02-11 22:07       ` Vincent Beffara

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