emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* Export / LaTeX / suggestion
@ 2013-05-07 19:42 Fabrice Popineau
  2013-05-07 21:16 ` Aaron Ecay
  0 siblings, 1 reply; 3+ messages in thread
From: Fabrice Popineau @ 2013-05-07 19:42 UTC (permalink / raw)
  To: emacs-orgmode@gnu.org

[-- Attachment #1: Type: text/plain, Size: 568 bytes --]

Currently we need to write this :

#+ATTR_LATEX: :options [title of definition]
#+begin_definition
This is a definition.
#+end_definition

to get this with the LaTeX exporter :

\begin{definition}[title of definition]
This is a definition.
\end{definition}

I was wondering if something like this is possible :

#+begin_definition :options [title of definition]
This is a definition.
#+end_definition

Generally speaking, the rest of the line with #+begin_... could be
considered as an implicit #+ATTR_HTML for this environment.

Is it something doable ?

-- 
Fabrice

[-- Attachment #2: Type: text/html, Size: 951 bytes --]

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

end of thread, other threads:[~2013-05-07 21:35 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-05-07 19:42 Export / LaTeX / suggestion Fabrice Popineau
2013-05-07 21:16 ` Aaron Ecay
2013-05-07 21:34   ` Fabrice Popineau

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