ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Wolfgang Schuster <schuster.wolfgang@gmail.com>
To: mailing list for ConTeXt users <ntg-context@ntg.nl>
Subject: Re: Gridding-Problems with Adobe Garamond
Date: Fri, 12 Apr 2013 12:03:58 +0200	[thread overview]
Message-ID: <B5AF6142-E7F3-4C2A-B9FA-A6EB53D40A44@gmail.com> (raw)
In-Reply-To: <5167D190.1050908@mmnetz.de>


Am 12.04.2013 um 11:19 schrieb "H. Özoguz" <h.oezoguz@mmnetz.de>:

>> Does this also happen when you use the typescript for your garamond?
>> 
>> Can you also add \showgrid to your document to visualize the grid lines.
> 
> Yes, it does:
> 
> ++++++++++++++++
> \starttypescript [serif] [nimbus]
> 
> \definefontsynonym [Serif] [file:AGaramondPro-Regular.otf]
> 
> \definefontsynonym [SerifBold] [file:AGaramondPro-Bold.otf]
> 
> \definefontsynonym [SerifItalic] [file:AGaramondPro-Italic.otf]
> 
> \definefontsynonym [SerifBoldItalic] [file:AGaramondPro-BoldItalic.otf]
> 
> \stoptypescript
> 
> \definetypeface [nimbus] [rm] [serif] [nimbus] [default] [features=default]
> 
> \setupbodyfont[nimbus,rm,12pt]
> 
> 
> \setuplayout [grid=yes]
> 
> \showgrid
> 
> \starttext
> 
> 
> erscheint, aber stetig und beständig ist, hat vor Gott mehr Wert als das, das du zwar auch fortlaufend, doch ohne innere Überzeugung erfüllst.\blank
> 
> 
> erscheint, aber stetig und beständig ist, hat vor Gott mehr Wert als das, das du zwar auch fortlaufend, doch ohne innere Uberzeugung erfüllst.
> 
> 
> \stoptext
> 
> +++++++++++++++++++++++++++
> 
> 
> You can see in the example, that I could find the reason for this: It is the height of the letter "Ü". See attachment, is this fixable?

You can increase the linespacing with a relative

  \setupinterlinespace[line=3.2ex] % default: line=2.8ex

or a absolute

  \setupinterlinespace[line=14pt]

value.

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:[~2013-04-12 10:03 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-04-12  9:19 "H. Özoguz"
2013-04-12 10:03 ` Wolfgang Schuster [this message]
  -- strict thread matches above, loose matches on Subject: below --
2013-04-12 10:18 "H. Özoguz"
2013-04-12  6:14 "H. Özoguz"
2013-04-12  9:09 ` 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=B5AF6142-E7F3-4C2A-B9FA-A6EB53D40A44@gmail.com \
    --to=schuster.wolfgang@gmail.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).