emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Viktor Rosenfeld <listuser36@googlemail.com>
To: emacs-orgmode@gnu.org
Subject: Re: How to escape spaces after full stops?
Date: Sun, 24 Jun 2012 11:17:20 +0200	[thread overview]
Message-ID: <20120624091720.GA1801@kenny.fritz.box> (raw)
In-Reply-To: <87hau1n90d.fsf@math.ethz.ch>

Hi,

I typically use a non-breaking space in this case with C-x 8 <space>.
This also prevents a linebreak at this position. For this to work I have
to add the following line in the LaTeX preamble:

\DeclareUnicodeCharacter{00A0}{~}

Cheers,
Viktor

Marius Hofert wrote:

> Dear org-mode experts,
> 
> 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?
> 
> Cheers,
> 
> Marius
> 

  reply	other threads:[~2012-06-24  9:17 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 [this message]
2012-06-24 12:36   ` Sebastien Vauban
2012-06-24  9:48 ` Nicolas Goaziou
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=20120624091720.GA1801@kenny.fritz.box \
    --to=listuser36@googlemail.com \
    --cc=emacs-orgmode@gnu.org \
    /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).