ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Wolfgang Schuster <schuster.wolfgang@googlemail.com>
To: mailing list for ConTeXt users <ntg-context@ntg.nl>
Subject: Re: Problems with linespacing
Date: Fri, 4 Nov 2011 14:59:02 +0100	[thread overview]
Message-ID: <FD3C7255-68C6-407A-B602-C490426FD69B@googlemail.com> (raw)
In-Reply-To: <4EB3BBC6.7030705@gmx.de>


Am 04.11.2011 um 11:17 schrieb Jan Heinen:

> I can't find what I am doing wrong in my tex-file.
> 
> 1.
> I have little problems with the linespacing when I use big fontsizes.
> The text looks uneasy.
> 
> Here you can see the problem ... (1) and (2) on the image
> http://www.imagebanana.com/view/bipcpje7/Linespacing.png
> And why does (3) runs to the right end of the page?
> 
> 
> ... and here my tex-file:
> 
> 
> 
> \definefont[Gross] [name:allerlight at 36pt]
> \starttext
> \Gross
> Ich bin Blindtext. Von Geburt an. Es hat lange gedauert, bis ich begriffen habe, was es bedeutet, ein blinder Text zu wer wer wer wer wer wer wer wer wer wer wer keinen Sinn. Man wirkt hier und da aus dem Zusammenhang gerissen. Oft wird man gar nicht erst gelesen.

\Gross \setupinterlinespace … \par

You don’t need \par when there is a empty line after the paragraph.

You can also write a typescript and enable your typeface, the \setupinterlinespace can than be omitted (my typescript package provides support for Aller):

\usetypescriptfile[type-aller]

\starttext

\start \switchtobodyfont[aller-light,36pt]

Ich bin Blindtext. Von Geburt an. Es hat lange gedauert, bis ich begriffen habe, was es bedeutet, ein blinder Text zu wer wer wer wer wer wer wer wer wer wer wer keinen Sinn. Man wirkt hier und da aus dem Zusammenhang gerissen. Oft wird man gar nicht erst gelesen.

Aber bin ich deshalb ein schlechter Text? Ich weiss, dass ich nie die Chance haben werde, im Stern zu erscheinen.

\stop

\stoptext

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  : http://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________


  reply	other threads:[~2011-11-04 13:59 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-11-04 10:17 Jan Heinen
2011-11-04 13:59 ` Wolfgang Schuster [this message]
2011-11-04 14:45 Jan Heinen
2011-11-04 15:01 ` Wolfgang Schuster
2011-11-05  9:01 Jan Heinen
2011-11-05 12:07 ` Wolfgang Schuster
2011-11-05 11:24 Jan Heinen
2011-11-05 12:04 ` Wolfgang Schuster
2011-11-05 17:54 Jan Heinen
2011-11-07 13:44 ` Wolfgang Schuster

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=FD3C7255-68C6-407A-B602-C490426FD69B@googlemail.com \
    --to=schuster.wolfgang@googlemail.com \
    --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).