all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* LaTeX style command re-use but for within org-mode documents?
@ 2014-05-11 19:38 Grant Rettke
  2014-05-11 19:51 ` Thomas S. Dye
  0 siblings, 1 reply; 4+ messages in thread
From: Grant Rettke @ 2014-05-11 19:38 UTC (permalink / raw)
  To: emacs-orgmode@gnu.org

Hi,

Today we are working on an org-document that contains a quote that
will re-appear multiple times within
the same document. Coming from LaTeX, my initial reaction is to create
a new command with \newcommand.
Trying to find something like that within org-mode set me down two paths.

The first was to consider utilize literate programming. This would be
a fine approach if I were publishing the tangled document, but I am
not. Additionally, it is not code, just human readable text (a quote).

The second thought was to learn about export filters. Stuff like using
\rarr works just fine no matter where you export, so I wondered if I
should follow a similar approach. I didn't pursue this further though,
I wanted to get some feedback first.

What is the standard approach for doing stuff like this?

Regards,

Grant Rettke | AAAS, ACM, ASA, FSF, IEEE, SIAM, Sigma Xi
grettke@acm.org | http://www.wisdomandwonder.com/
“Wisdom begins in wonder.” --Socrates
((λ (x) (x x)) (λ (x) (x x)))
“Life has become immeasurably better since I have been forced to stop
taking it seriously.” --Thompson

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

end of thread, other threads:[~2014-05-12  0:08 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-05-11 19:38 LaTeX style command re-use but for within org-mode documents? Grant Rettke
2014-05-11 19:51 ` Thomas S. Dye
2014-05-11 20:06   ` Suvayu Ali
2014-05-12  0:08     ` Grant Rettke

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.