all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Defining new structural markup element
@ 2011-12-14 17:33 Levy, Roger
  2011-12-14 17:47 ` Nick Dokos
  2011-12-14 18:08 ` Viktor Rosenfeld
  0 siblings, 2 replies; 4+ messages in thread
From: Levy, Roger @ 2011-12-14 17:33 UTC (permalink / raw)
  To: Org-mode

Hi,

I'm a relative org newbie and I expect that this question is answered somewhere in the manual, but I've searched and I can't find the answer.

I would like to define a new structural markup element for an org file and specify its translation into latex.  e.g., I'd like to be able to put in my document

#+begin_foo
bar
#+end_foo

and have this translated into LaTeX as something like 

\em
bar
\em

but I'd like to be able to flexibly specify the LaTeX commands inserted at the beginning and end of the "foo" block.  Is there an easy way to do this?

Best & many thanks in advance!

Roger

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

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

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-12-14 17:33 Defining new structural markup element Levy, Roger
2011-12-14 17:47 ` Nick Dokos
2011-12-14 18:08 ` Viktor Rosenfeld
2011-12-14 19:06   ` Levy, Roger

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.