* is there a way to make line numbers appear in ASCII output?
@ 2016-10-05 14:37 Christopher W. Ryan
2016-10-05 14:48 ` Nicolas Goaziou
0 siblings, 1 reply; 2+ messages in thread
From: Christopher W. Ryan @ 2016-10-05 14:37 UTC (permalink / raw)
To: emacs-orgmode
I'm exporting part of my org-mode document as plain text. Is there a
way to produce sequential line numbers in the output?
Thanks.
--Chris Ryan
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: is there a way to make line numbers appear in ASCII output?
2016-10-05 14:37 is there a way to make line numbers appear in ASCII output? Christopher W. Ryan
@ 2016-10-05 14:48 ` Nicolas Goaziou
0 siblings, 0 replies; 2+ messages in thread
From: Nicolas Goaziou @ 2016-10-05 14:48 UTC (permalink / raw)
To: Christopher W. Ryan; +Cc: emacs-orgmode
Hello,
"Christopher W. Ryan" <cryan@binghamton.edu> writes:
> I'm exporting part of my org-mode document as plain text. Is there
> a way to produce sequential line numbers in the output?
You can implement a post-process filter that adds them. See
(info "(org) Advanced configuration")
for examples, and `org-export-filter-final-output-functions'.
Regards,
--
Nicolas Goaziou
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2016-10-05 14:48 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-10-05 14:37 is there a way to make line numbers appear in ASCII output? Christopher W. Ryan
2016-10-05 14:48 ` Nicolas Goaziou
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).