emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Richard Lawrence <richard.lawrence@berkeley.edu>
To: Kaushal <kaushal.modi@gmail.com>
Cc: emacs-orgmode@gnu.org
Subject: Fwd: Enforcing newlines in plain text export
Date: Fri, 26 Sep 2014 08:52:27 -0700	[thread overview]
Message-ID: <87r3yybcqs.fsf@berkeley.edu> (raw)
In-Reply-To: CAFyQvY2PtupGAuDX_UDMHiJgSvTUYYGKeVqfvCzZFAU9m-KJ7g@mail.gmail.com

Hi Kaushal,

I am forwarding your message to the Org mode list; you only sent it to
me and Nicolas...

Kaushal <kaushal.modi@gmail.com> writes:

> I came across
> https://lists.gnu.org/archive/html/emacs-orgmode/2014-09/msg00466.html
> through this emacs SE page:
> http://emacs.stackexchange.com/questions/255/new-line-in-title-of-an-org-mode-exported-html-document
>
> The question I had asked on stackexchange was: How to export a mid-line
> newline consistently in all formats.

In paragraphs, all you need to do is end a line with "\\" to force a
line break.  This works for LaTeX, HTML, and plain text export, at least.

This doesn't work in other kinds of syntax, like headlines, but you may
not need it there.

> But I couldn't figure out how to convey a newline character when exporting
> to plain text (ascii).
>
> I tried,
>
> #+MACRO: NEWLINE @@latex:\\@@ @@html:<br>@@ @@ascii:\n@@
>
> But that simply puts out "\n" verbatim in the exported txt file.

I don't know the answer to this specific issue---you might need to
create a custom export filter---but hopefully you can just use "\\"
instead of a macro like this.

Do you need to enforce line breaks *outside of* a paragraph in plain
text export?  If so, what case are you worried about specifically?

Best,
Richard

OpenPGP Key ID: CF6FA646
Fingerprint: 9969 43E1 CF6F A646

(See http://www.ocf.berkeley.edu/~rwl/encryption.html for more information.)

       reply	other threads:[~2014-09-26 16:00 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <CAFyQvY2PtupGAuDX_UDMHiJgSvTUYYGKeVqfvCzZFAU9m-KJ7g@mail.gmail.com>
2014-09-26 15:52 ` Richard Lawrence [this message]
2014-09-26 16:04   ` Enforcing newlines in plain text export Kaushal
2014-09-26 16:14     ` Kaushal
2014-09-27  0:46     ` Richard Lawrence
2014-09-27  3:59       ` Kaushal
2014-09-27 15:59         ` Richard Lawrence
2014-09-27 21:17           ` Nicolas Goaziou
2014-09-27 21:37             ` Kaushal
2014-09-28  1:30           ` Alexis

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.orgmode.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87r3yybcqs.fsf@berkeley.edu \
    --to=richard.lawrence@berkeley.edu \
    --cc=emacs-orgmode@gnu.org \
    --cc=kaushal.modi@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).