ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* Hanging punctuation again.
@ 2005-05-14 19:10 John R. Culleton
  0 siblings, 0 replies; 4+ messages in thread
From: John R. Culleton @ 2005-05-14 19:10 UTC (permalink / raw)


Is the  the following kosher?

\usetypescript [serif,sans,mono] [hanging] [thanh]
\usetypescriptfile[type-enc]
  \usetypescript [adobekb] [8r]
  \usetypescript [palatino][8r]
\setupalign[hanging][thanh]
  \setupbodyfont
    [palatino,12pt]

I want optical alignment for all body text.
-- 

John Culleton
The answers to all your publishing questions are found 
in the excellent books listed in the word-famous shortlist!
http://wexfordpress.com/tex/shortlist.pdf

^ permalink raw reply	[flat|nested] 4+ messages in thread
* RE: Hanging punctuation again.
@ 2005-05-15  1:39 Idris Samawi Hamid
  2005-05-16 17:41 ` Vit Zyka
  0 siblings, 1 reply; 4+ messages in thread
From: Idris Samawi Hamid @ 2005-05-15  1:39 UTC (permalink / raw)


Hi John,

Isn't [thanh] obsolete? See hand-def.tex for details: I think you want 
[normal], which hangs puntuation ([pure]), the Latin alphabet ([alpha]), and 
the rest of ascii characters ([extended]). Then you get full hanging. I tested 
palatino and the following works here:

=======================================================
\setupoutput[pdftex]%

\usetypescriptfile[type-enc]
\usetypescript [serif,sans,mono] [hanging] [normal]
\usetypescript [adobekb] [8r]
\usetypescript [palatino][8r]
\setupalign    [hanging] % NOTE no second argument
\setupbodyfont [palatino,12pt]

\showframe
\starttext

   \dorecurse{40}{lots of hy\-phen\-a\-tion\hyphen\ }
   \blank
   \dorecurse{40}{testing, test; }


\stoptext
=======================================================

Best
Idris

>===== Original Message From mailing list for ConTeXt users 
<ntg-context@ntg.nl> =====
>Is the  the following kosher?
>
>\usetypescript [serif,sans,mono] [hanging] [thanh]
>\usetypescriptfile[type-enc]
>  \usetypescript [adobekb] [8r]
>  \usetypescript [palatino][8r]
>\setupalign[hanging][thanh]
>  \setupbodyfont
>    [palatino,12pt]

============================
Professor Idris Samawi Hamid
Department of Philosophy
Colorado State University
Fort Collins, CO 80523

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

end of thread, other threads:[~2005-05-16 20:10 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-05-14 19:10 Hanging punctuation again John R. Culleton
2005-05-15  1:39 Idris Samawi Hamid
2005-05-16 17:41 ` Vit Zyka
2005-05-16 20:10   ` Idris Samawi Hamid

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