emacs-orgmode
[Top][All Lists]
Advanced

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

non-brittle granular includes


From: Samuel Wales
Subject: non-brittle granular includes
Date: Fri, 16 Apr 2021 17:16:45 -0700

can body text or paragraphs be included upon export?

i have a file like this:

* top
** a
b [these are paragraphs]

c [another paragraph]

d [another paragraph]
** e
# i'd like to include b and c here redundantly
# because i want to export e separately

f [paragraph]
** g

i'd like to use #+NAME or <<name>> or org-id to specify the thing to
include, and to reference it.

however, the #+include syntax doesn't quite allow less-brittle references.

is there anything that can do this?  it isn't a huge issue, but i have
run across it a few times over many years.



reply via email to

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