ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: "Wolfgang Schuster" <schuster.wolfgang@googlemail.com>
To: kosubek@sksatz.de, "mailing list for ConTeXt users" <ntg-context@ntg.nl>
Subject: Re: \setupspacing[...] and the last line of a paragraph
Date: Fri, 10 Oct 2008 12:53:47 +0200	[thread overview]
Message-ID: <115224fb0810100353v737b848hd4c8a9fc8797727e@mail.gmail.com> (raw)
In-Reply-To: <200810101244.41732.kosubek@sksatz.de>

On Fri, Oct 10, 2008 at 12:46 PM, Bernd Kosubek <kosubek@sksatz.de> wrote:
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>
> Dear all!
>
> %%%%%%%
> % Source:
> %%%%%%%
>
> \enableregime[utf]
> \installlanguage[german][de]
> \mainlanguage[de]
> \setuppapersize[C5][A4]
> \setuplayout[width=124mm]
> \setupbodyfont[10pt]
> \setupindenting[none]
> \setupwhitespace[small]
> \setuptolerance[horizontal,strict]
> \setupspacing[packed]
>
> \definestartstop[Ausgabe][%
>  before={%
>    \setuptextrules[location=left]%
>    \textrule[top]{Ausgabe}%
>  },%
>  after={\textrule},%
>  commands={\indenting[no]}%
> ]
>
> \starttext
> \startAusgabe
> Kurze Sätze.
> Das A und O der Tagespresse!\space{}
> Dem Leser nur nichts zumuten.
> Es muss zwischen Tür und Angel passen.
> Alles muss schnell verdaut werden können.
>
> {
>  \setupspacing[broad]
>  Kurze Sätze.
>  Das A und O der Tagespresse!\nospace{}
>  Dem Leser nur nichts zumuten.
>  Es muss zwischen Tür und Angel passen.
>  Alles muss schnell verdaut werden können.
> }

Alles muss schnell verdaut werden können.%
}

or

Alles muss schnell verdaut werden können.}

> \stopAusgabe
> \stoptext
>
> %%%%%%%
> % Problem:
> %%%%%%%
>
> In the output the last line of the first paragraph is longer than the last
> line of the second paragraph.
>
> Logically, the last line of the second paragraph supposed to be longer,
> because there is more space between the sentences.
>
> Is there a blank (space), with a wrong interpretation at the last punctuation
> mark or is it a bug or what is the reason?

You inserted a space after the last word in the second paragraph.

Wolfgang
___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the Wiki!

maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : http://www.pragma-ade.nl / http://tex.aanhet.net
archive  : https://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________


  reply	other threads:[~2008-10-10 10:53 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-10-10 10:46 Bernd Kosubek
2008-10-10 10:53 ` Wolfgang Schuster [this message]
2008-10-10 11:56   ` Bernd Kosubek
2008-10-10 11:56     ` Wolfgang Schuster
2008-10-10 15:00     ` Hans Hagen

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

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

  git send-email \
    --in-reply-to=115224fb0810100353v737b848hd4c8a9fc8797727e@mail.gmail.com \
    --to=schuster.wolfgang@googlemail.com \
    --cc=kosubek@sksatz.de \
    --cc=ntg-context@ntg.nl \
    /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.
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 NNTP newsgroup(s).