emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Nicolas Goaziou <n.goaziou@gmail.com>
To: Marius Hofert <marius.hofert@math.ethz.ch>
Cc: emacs-orgmode@gnu.org
Subject: Re: How to escape spaces after full stops?
Date: Sun, 24 Jun 2012 11:48:25 +0200	[thread overview]
Message-ID: <87sjdlm45y.fsf@gmail.com> (raw)
In-Reply-To: <87hau1n90d.fsf@math.ethz.ch> (Marius Hofert's message of "Sat, 23 Jun 2012 21:06:10 +0200")

Hello,

Marius Hofert <marius.hofert@math.ethz.ch> writes:

> If I create a .org file containing this line...
>
> ,----[ minimal_example.org ]
> | This is just some text on p. 17. Some more text. 
> `----
>
> ... and then export it to pdf via C-c C-e p, you can see from the output that
> the space after "p." is too large. In a standard .tex file one would escape the
> space via "p.\ 17". But this leads to a backslash in the .pdf (when
> exported). How can this space be escaped?

You can use Org entities, i.e.:

  This is just some text on p.\nbsp{}17. Some more text.


Regards,

-- 
Nicolas Goaziou

  parent reply	other threads:[~2012-06-24  9:51 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-06-23 19:06 How to escape spaces after full stops? Marius Hofert
2012-06-24  9:17 ` Viktor Rosenfeld
2012-06-24 12:36   ` Sebastien Vauban
2012-06-24  9:48 ` Nicolas Goaziou [this message]
2012-06-24 11:37   ` Marius Hofert
2012-06-24 12:12     ` Nicolas Goaziou
2012-06-24 13:40       ` Marius Hofert
2012-06-24 13:52         ` Nicolas Goaziou

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=87sjdlm45y.fsf@gmail.com \
    --to=n.goaziou@gmail.com \
    --cc=emacs-orgmode@gnu.org \
    --cc=marius.hofert@math.ethz.ch \
    /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).