ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* character spacing
@ 2010-04-10  9:39 Philipp Gesang
  2010-04-10  9:43 ` Philipp Gesang
  0 siblings, 1 reply; 3+ messages in thread
From: Philipp Gesang @ 2010-04-10  9:39 UTC (permalink / raw)
  To: ntg-context


[-- Attachment #1.1: Type: text/plain, Size: 859 bytes --]

Hi,


I'm looking for a non-bureaucratic way to add some space to parentheses.
typo-spa.mkiv looked most promising, so I did

---8<--------------------------------------------------------------------------

\definecharacterspacing[parens]
\setupcharacterspacing[parens] ["0040] [right=.2,alternative=1]
\setupcharacterspacing[parens] ["0041] [left=.2,alternative=1]
\starttext
aaa(aaa)aaa\par
\setcharacterspacing[parens]
aaa(aaa)aaa
\stoptext

---8<--------------------------------------------------------------------------

but can't notice any difference.  Is there a way to set spacing per
character that does not involve changing the font or making characters
active?

I wish you all a nice weekend,


Philipp

-- 
()  ascii ribbon campaign - against html e-mail
/\  www.asciiribbon.org   - against proprietary attachments

[-- Attachment #1.2: Digital signature --]
[-- Type: application/pgp-signature, Size: 198 bytes --]

[-- Attachment #2: Type: text/plain, Size: 486 bytes --]

___________________________________________________________________________________
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
___________________________________________________________________________________

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

* Re: character spacing
  2010-04-10  9:39 character spacing Philipp Gesang
@ 2010-04-10  9:43 ` Philipp Gesang
  2010-04-10 10:00   ` Hans Hagen
  0 siblings, 1 reply; 3+ messages in thread
From: Philipp Gesang @ 2010-04-10  9:43 UTC (permalink / raw)
  To: ntg-context


[-- Attachment #1.1: Type: text/plain, Size: 1739 bytes --]

On 2010-04-10 <11:39:14>, Philipp Gesang wrote:
> Hi,
> 
> 
> I'm looking for a non-bureaucratic way to add some space to parentheses.
> typo-spa.mkiv looked most promising, so I did
Sorry, it came to me a second after sending the mail: the character
codes are in hex, with 0028/0029 it works.  Sorry!

Philipp

> 
> ---8<--------------------------------------------------------------------------
> 
> \definecharacterspacing[parens]
> \setupcharacterspacing[parens] ["0040] [right=.2,alternative=1]
> \setupcharacterspacing[parens] ["0041] [left=.2,alternative=1]
> \starttext
> aaa(aaa)aaa\par
> \setcharacterspacing[parens]
> aaa(aaa)aaa
> \stoptext
> 
> ---8<--------------------------------------------------------------------------
> 
> but can't notice any difference.  Is there a way to set spacing per
> character that does not involve changing the font or making characters
> active?
> 
> I wish you all a nice weekend,
> 
> 
> Philipp
> 
> -- 
> ()  ascii ribbon campaign - against html e-mail
> /\  www.asciiribbon.org   - against proprietary attachments



> ___________________________________________________________________________________
> 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
> ___________________________________________________________________________________


-- 
()  ascii ribbon campaign - against html e-mail
/\  www.asciiribbon.org   - against proprietary attachments

[-- Attachment #1.2: Digital signature --]
[-- Type: application/pgp-signature, Size: 198 bytes --]

[-- Attachment #2: Type: text/plain, Size: 486 bytes --]

___________________________________________________________________________________
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
___________________________________________________________________________________

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

* Re: character spacing
  2010-04-10  9:43 ` Philipp Gesang
@ 2010-04-10 10:00   ` Hans Hagen
  0 siblings, 0 replies; 3+ messages in thread
From: Hans Hagen @ 2010-04-10 10:00 UTC (permalink / raw)
  To: mailing list for ConTeXt users; +Cc: Philipp Gesang

On 10-4-2010 11:43, Philipp Gesang wrote:
> On 2010-04-10<11:39:14>, Philipp Gesang wrote:
>> Hi,
>>
>>
>> I'm looking for a non-bureaucratic way to add some space to parentheses.
>> typo-spa.mkiv looked most promising, so I did
> Sorry, it came to me a second after sending the mail: the character
> codes are in hex, with 0028/0029 it works.  Sorry!

removing the " would also have worked as it's the " in tex that 
qualified the number as being hex

-----------------------------------------------------------------
                                           Hans Hagen | PRAGMA ADE
               Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
      tel: 038 477 53 69 | fax: 038 477 53 74 | www.pragma-ade.com
                                              | www.pragma-pod.nl
-----------------------------------------------------------------
___________________________________________________________________________________
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
___________________________________________________________________________________


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

end of thread, other threads:[~2010-04-10 10:00 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-04-10  9:39 character spacing Philipp Gesang
2010-04-10  9:43 ` Philipp Gesang
2010-04-10 10:00   ` Hans Hagen

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