emacs-orgmode@gnu.org archives
 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

* Re: LaTeX style command re-use but for within org-mode documents?
  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
  0 siblings, 1 reply; 4+ messages in thread
From: Thomas S. Dye @ 2014-05-11 19:51 UTC (permalink / raw)
  To: Grant Rettke; +Cc: emacs-orgmode@gnu.org

Aloha Grant,

Perhaps a macro?  Macro expansion takes place during export.

All the best,
Tom

Grant Rettke <gcr@wisdomandwonder.com> writes:

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

-- 
Thomas S. Dye
http://www.tsdye.com

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

* Re: LaTeX style command re-use but for within org-mode documents?
  2014-05-11 19:51 ` Thomas S. Dye
@ 2014-05-11 20:06   ` Suvayu Ali
  2014-05-12  0:08     ` Grant Rettke
  0 siblings, 1 reply; 4+ messages in thread
From: Suvayu Ali @ 2014-05-11 20:06 UTC (permalink / raw)
  To: emacs-orgmode

On Sun, May 11, 2014 at 09:51:18AM -1000, Thomas S. Dye wrote:
> Aloha Grant,
> 
> Perhaps a macro?  Macro expansion takes place during export.

(info "(org) Macro Replacement")

-- 
Suvayu

Open source is the future. It sets us free.

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

* Re: LaTeX style command re-use but for within org-mode documents?
  2014-05-11 20:06   ` Suvayu Ali
@ 2014-05-12  0:08     ` Grant Rettke
  0 siblings, 0 replies; 4+ messages in thread
From: Grant Rettke @ 2014-05-12  0:08 UTC (permalink / raw)
  To: Suvayu Ali; +Cc: emacs-orgmode@gnu.org

Thanks folks.
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


On Sun, May 11, 2014 at 3:06 PM, Suvayu Ali <fatkasuvayu+linux@gmail.com> wrote:
> On Sun, May 11, 2014 at 09:51:18AM -1000, Thomas S. Dye wrote:
>> Aloha Grant,
>>
>> Perhaps a macro?  Macro expansion takes place during export.
>
> (info "(org) Macro Replacement")
>
> --
> Suvayu
>
> Open source is the future. It sets us free.
>

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