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: The ConTeXt book
Date: Sat, 03 Apr 2010 16:37:45 +0200	[thread overview]
Message-ID: <4BB752B9.7000803@googlemail.com> (raw)
In-Reply-To: <x2r54d7f5601004030651pda0f88a3ne6fc5a84208fe57d@mail.gmail.com>

Am 03.04.10 15:51, schrieb Michael Saunders:
> 2. leftward protrusion fails
> \definefontfeature[...][default][...,protrusion=quality,expansion=quality]
> \setupalign[hanging,hz]
> \showgrid  % or \showframe
> There is no leftward protrusion at all.  Everything on the left edge
> is flush with the margin, even 'T' and 'J'.  Similarly:
>    
Don't know what you mean, works here.

\definefontfeature[default][default][protrusion=quality]

\usetypescript[modern]
\setupbodyfont[modern]

\showframe

\starttext

\startbuffer
«text»\par
„text“\par
T\par
J\par
\stopbuffer

\getbuffer\setupalign[hanging]\getbuffer

\stoptext
> 3. protrusion fails in footnotes:
> Even on the right edge.  Hz isn't happening in them either.
>    
You have to enable it separate for notes.

\setupnote[footnote][align={normal,hanging}]
> 5. footnotes break between pages
> How do I stop this?
>    
No example, no help!
> 9. \raisebox?
> What is the proper way to raise or lower a bit of text?  I just spent
> a lot of trial and error to find this:
> \inframed[frame=off,offset=.5pt,height=17.3pt]{--}
> to raise my en-dashes a little when \setff{ac} (for all caps) didn't
> work with one font.
>    
\raisebox{1ex}{–}

What should ConTeXt do when your font doesn't provide the allcaps feature.
> 10.  problematic characters in grid typesetting.
> Unless I set grid=verytolerant, my 'Q' knocks the next line down a
> notch.  Is there a better way to deal with this?
>    
You can change the height/depth ratio of a line.

\setupinterlinespace[height=0.6,depth=0.4]

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
___________________________________________________________________________________


  parent reply	other threads:[~2010-04-03 14:37 UTC|newest]

Thread overview: 82+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-04-03 13:51 Michael Saunders
2010-04-03 14:29 ` Peter Münster
2010-04-03 14:37 ` Wolfgang Schuster [this message]
2010-04-03 19:35 ` Marcin Borkowski
2010-04-03 23:32   ` Excursion PDf w/o controls on the page Russell Urquhart
2010-04-03 23:43     ` Aditya Mahajan
2010-04-04  0:04       ` Russell Urquhart
2010-04-04  0:24         ` Aditya Mahajan
  -- strict thread matches above, loose matches on Subject: below --
2010-04-03 23:20 The ConTeXt book Michael Saunders
2010-04-04  0:39 ` Aditya Mahajan
2010-04-04  7:33   ` Wolfgang Schuster
2010-04-03 12:14 Michael Saunders
2010-04-03 12:16 ` Wolfgang Schuster
2010-04-03  9:23 Michael Saunders
2010-04-03  9:41 ` Patrick Gundlach
2010-04-03 12:38   ` Peter Münster
2010-04-03 10:54 ` Andreas Schneider
2010-04-03 12:13   ` Gour
2010-04-03 12:45     ` Alain Delmotte
2010-04-03 12:56       ` Gour
2010-04-03 14:03         ` Alain Delmotte
2010-04-03 19:27           ` Gour
2010-04-03 19:48             ` Alain Delmotte
2010-04-03 16:00         ` Hans Hagen
2010-04-03 12:24   ` Hans Hagen
2010-04-03 11:20 ` Taco Hoekwater
2010-04-03 11:45   ` Taco Hoekwater
2010-04-03 12:09     ` Vedran Miletić
2010-04-03 12:55     ` Graham Douglas
2010-04-03 12:35 ` Peter Münster
2010-04-03 12:41 ` Hans Hagen
2010-04-03 12:55   ` Andrea Valle
2010-04-01 17:08 Arthur Reutenauer
2010-04-01 17:25 ` Martin Schröder
2010-04-01 17:29   ` Michail Vidiassov
2010-04-01 17:35   ` luigi scarso
2010-04-02  9:49   ` Arthur Reutenauer
2010-04-02  9:57     ` luigi scarso
2010-04-02 10:08       ` Hans Hagen
2010-04-02 11:18         ` John Haltiwanger
2010-04-02 11:40           ` Hans Hagen
2010-04-02 12:20             ` John Haltiwanger
2010-04-02 12:25               ` Taco Hoekwater
2010-04-02 12:39                 ` Patrick Gundlach
2010-04-02 22:32                   ` Russell Urquhart
2010-04-03  5:37                     ` Gour
2010-04-03  6:47                       ` Alan BRASLAU
2010-04-03  7:47                         ` Mojca Miklavec
2010-04-03 11:32                           ` Gour
2010-04-03  6:54                       ` Taco Hoekwater
2010-04-03 11:42                         ` Gour
2010-04-03  8:51                       ` Hans Hagen
2010-04-03 11:48                         ` Gour
2010-04-03 12:30                           ` Hans Hagen
2010-04-03  8:59                       ` Martin Schröder
2010-04-03  9:15                         ` Wolfgang Schuster
2010-04-03  9:20                           ` luigi scarso
2010-04-03 12:03                             ` Wolfgang Schuster
2010-04-03 13:01                               ` luigi scarso
2010-04-03 13:09                                 ` Taco Hoekwater
2010-04-03 13:31                                   ` luigi scarso
2010-04-03 13:36                                 ` Wolfgang Schuster
2010-04-03 13:42                                   ` luigi scarso
2010-04-03 13:49                                     ` Wolfgang Schuster
2010-04-03 13:53                                       ` luigi scarso
2010-04-03 13:56                                         ` luigi scarso
2010-04-03 14:14                                           ` Wolfgang Schuster
2010-04-03 14:02                                         ` Wolfgang Schuster
2010-04-03 14:16                                           ` luigi scarso
2010-04-03 14:42                                             ` Wolfgang Schuster
2010-04-03 16:11                                       ` Hans Hagen
2010-04-03 16:09                                     ` Hans Hagen
2010-04-03  9:47                           ` Vedran Miletić
2010-04-03 12:07                             ` Wolfgang Schuster
2010-04-02 14:12               ` Hans Hagen
2010-04-02 14:16                 ` Matthias Weber
2010-04-01 17:32 ` luigi scarso
2010-04-01 17:40 ` Sebastien Mengin
2010-04-01 17:43   ` Hans Hagen
2010-04-01 19:38     ` Alan BRASLAU
2010-04-01 19:58       ` Hans Hagen
2010-04-01 18:45 ` Graham Douglas

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=4BB752B9.7000803@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).