ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* hanging punctuation
@ 2003-01-29 21:29 Patrick Gundlach
  2003-01-29 23:45 ` Hans Hagen
  0 siblings, 1 reply; 10+ messages in thread
From: Patrick Gundlach @ 2003-01-29 21:29 UTC (permalink / raw)


Hello,


From an example posted earlier on this list:

% output=pdftex
\usetypescript [berry][8r]
\setupfontsynonym[Serif][handling=pure]
\showframe
\starttext
   \setupalign[hanging]
   \setupbodyfont[pos,10pt]
   \dorecurse{100}{testtest, }
\input tufte
\stoptext


Why is the hyphen (cat-) not hanging in the right margin?

As far as I can see it should stick out completely?!?

(from hand-def.tex)

\startfonthandling [pure]

  \defineprotrudefactor , 0 1
  \defineprotrudefactor . 0 1
  \defineprotrudefactor : 0 1
  \defineprotrudefactor ; 0 1

  \defineprotrudefactor hyphen 0 1   % <------------------
  \defineprotrudefactor endash 0 .5  
  \defineprotrudefactor emdash 0 .33 % .5 

\stopfonthandling

Patrick

^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2003-02-03 13:44 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-01-29 21:29 hanging punctuation Patrick Gundlach
2003-01-29 23:45 ` Hans Hagen
2003-01-30 10:17   ` Patrick Gundlach
2003-01-31 23:02     ` Hans Hagen
2003-02-02 14:34       ` Patrick Gundlach
2003-02-02 17:23         ` Adam Lindsay
2003-02-02 17:49           ` Patrick Gundlach
2003-02-02 23:22             ` Adam Lindsay
2003-02-03  9:50               ` Hans Hagen
2003-02-03 13:44                 ` Morgen Roef Ragas

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).