ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Vit Zyka <vit.zyka@seznam.cz>
Subject: Re: Hanging punctuation again.
Date: Mon, 16 May 2005 19:41:17 +0200	[thread overview]
Message-ID: <4288DB3D.9030208@seznam.cz> (raw)
In-Reply-To: <42DF2EB7@webmail.colostate.edu>

Idris Samawi Hamid wrote:
> 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:

Hmmm, I was playing with this, for Palatino it is OK, but not for the 
Computer Modern (see the code bellow). I do not know where is the 
problem; I solved it for myself manually (if you are interesting see 
storm manual).

vit

-----
\setuplayout[width=6cm]
\showframe

\setupfonthandling [hz][min=80,max=80,step=10] % to see change!
\setupfonthandling [normal][left=1,right=1]
\setupfontsynonym [Serif][handling=normal]
%\usetypescript  [fourier][\defaultencoding]
%\setupbodyfont  [fourier,10pt]
\usetypescript  [modern][ec]
\setupbodyfont  [modern,10pt]
\setupalign     [hanging,hz]

\starttext
\input knuth

\vbox to6cm{\input knuth }
\stoptext

> 
> =======================================================
> \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
> 
> _______________________________________________
> ntg-context mailing list
> ntg-context@ntg.nl
> http://www.ntg.nl/mailman/listinfo/ntg-context
> 

-- 
Vít Zýka --- http://typokvitek.com
     Automatic document typesetting
     Automaticka sazba dokumentu --
--

  reply	other threads:[~2005-05-16 17:41 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-05-15  1:39 Idris Samawi Hamid
2005-05-16 17:41 ` Vit Zyka [this message]
2005-05-16 20:10   ` Idris Samawi Hamid
  -- strict thread matches above, loose matches on Subject: below --
2005-05-14 19:10 John R. Culleton

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=4288DB3D.9030208@seznam.cz \
    --to=vit.zyka@seznam.cz \
    --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).