ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* hanging punctuation strange behavior
@ 2002-05-28  3:00 Denis B. Roegel
  0 siblings, 0 replies; only message in thread
From: Denis B. Roegel @ 2002-05-28  3:00 UTC (permalink / raw)
  Cc: Denis B. Roegel

I have had problems with protruding characters.

When I try 

%output=pdftex
\usetypescript [serif,sans,mono] [hanging] [pure]
\definetypeface
[modern][rm][serif][computer-modern][default][handling=pure,encoding=ec]
\definetypeface
[modern][ss][sans][computer-modern][default][handling=pure,encoding=ec]
\setupalign[hanging,tolerant]
\starttext
\modern
\ss
\startcolumns[n=3]
\input zapf
\stopcolumns
\stoptext

I get hanging punctuation only on commas.

If I try instead

%output=pdftex
\usetypescript [serif,sans,mono] [hanging] [pure]
\definetypeface
[modern][rm][serif][computer-modern][default][handling=pure,encoding=e
c]
\definetypeface
[modern][ss][sans][computer-modern][default][handling=pure,encoding=ec
]
\setupalign[hanging,tolerant]
\starttext
\modern
\ss
\startcolumns[n=3]
\input zapf
\stopcolumns
\stoptext

(watch the wrongly broken lines, that's what I first got by email), 
I get a better result, with hyphens also protruding.

Hence, I still don't have a good clean working example of 
character protruding. I think I will forget about that for tomorrow's
talk. (Answers are less urgent now, because I will no longer have
the time to take them into account.)

Denis


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2002-05-28  3:00 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-05-28  3:00 hanging punctuation strange behavior Denis B. Roegel

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