emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[O] Option for special block


From: Sebastien Vauban
Subject: [O] Option for special block
Date: Fri, 08 Nov 2013 16:33:51 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3.50 (windows-nt)

Hello,

I try to get the following in LaTeX:

--8<---------------cut here---------------start------------->8---
\begin{definition}[Physiologie]
  ...
\end{definition}
--8<---------------cut here---------------end--------------->8---

I've tried many variants, but none outputs the optional parameter (in square
brackets).

--8<---------------cut here---------------start------------->8---
#+begin_definition [Physiologie]
  ...
#+end_definition

#+begin_definition :options [Physiologie]
  ...
#+end_definition

#+begin_definition :options {Physiologie}
  ...
#+end_definition
--8<---------------cut here---------------end--------------->8---

Am I missing something?

Best regards,
  Seb

-- 
Sebastien Vauban




reply via email to

[Prev in Thread] Current Thread [Next in Thread]