ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* combining multiple accents
@ 2006-11-10  5:38 Mojca Miklavec
  2006-11-14 13:16 ` Hans Hagen
  0 siblings, 1 reply; 5+ messages in thread
From: Mojca Miklavec @ 2006-11-10  5:38 UTC (permalink / raw)


Hello,

I always thought that "any accent can be placed on any character" in TeX.

However, probably due to some boxes, this fails to work sometimes.

So how can I create "a with cedilla and ring above" for example: \r{\c a}?
(Yes, I know that I can switch the order: \c{\r a} works as expected,
but I need to create more complicated cases in general and I don't
want to depend on whether the accent will be placed properly or not.)
Is there any simple cure for that?

Thanks a lot,
    Mojca

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

* Re: combining multiple accents
  2006-11-10  5:38 combining multiple accents Mojca Miklavec
@ 2006-11-14 13:16 ` Hans Hagen
  2006-11-14 14:49   ` Taco Hoekwater
  0 siblings, 1 reply; 5+ messages in thread
From: Hans Hagen @ 2006-11-14 13:16 UTC (permalink / raw)


Mojca Miklavec wrote:
> Hello,
>
> I always thought that "any accent can be placed on any character" in TeX.
>
> However, probably due to some boxes, this fails to work sometimes.
>
> So how can I create "a with cedilla and ring above" for example: \r{\c a}?
> (Yes, I know that I can switch the order: \c{\r a} works as expected,
> but I need to create more complicated cases in general and I don't
> want to depend on whether the accent will be placed properly or not.)
> Is there any simple cure for that?
>
>   
taco may know the limitations of \accent 

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

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

* Re: combining multiple accents
  2006-11-14 13:16 ` Hans Hagen
@ 2006-11-14 14:49   ` Taco Hoekwater
  2006-11-14 15:17     ` Mojca Miklavec
  0 siblings, 1 reply; 5+ messages in thread
From: Taco Hoekwater @ 2006-11-14 14:49 UTC (permalink / raw)


Hans Hagen wrote:
> Mojca Miklavec wrote:
> 
>>Hello,
>>
>>I always thought that "any accent can be placed on any character" in TeX.
>>
>>However, probably due to some boxes, this fails to work sometimes.
>>
>>So how can I create "a with cedilla and ring above" for example: \r{\c a}?
>>(Yes, I know that I can switch the order: \c{\r a} works as expected,
>>but I need to create more complicated cases in general and I don't
>>want to depend on whether the accent will be placed properly or not.)
>>Is there any simple cure for that?
>>
>>  
> 
> taco may know the limitations of \accent 

\accent only applies to characters, not the endresult of built-up
stuff resulting from \bottomaccent (like \c ). There is no simple
solution to this problem (where the font does not contain the needed
character).

Taco

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

* Re: combining multiple accents
  2006-11-14 14:49   ` Taco Hoekwater
@ 2006-11-14 15:17     ` Mojca Miklavec
  2006-11-14 15:57       ` Taco Hoekwater
  0 siblings, 1 reply; 5+ messages in thread
From: Mojca Miklavec @ 2006-11-14 15:17 UTC (permalink / raw)


On 11/14/06, Taco Hoekwater wrote:
> Hans Hagen wrote:
> > Mojca Miklavec wrote:
> >
> >>Hello,
> >>
> >>I always thought that "any accent can be placed on any character" in TeX.
> >>
> >>However, probably due to some boxes, this fails to work sometimes.
> >>
> >>So how can I create "a with cedilla and ring above" for example: \r{\c a}?
> >>(Yes, I know that I can switch the order: \c{\r a} works as expected,
> >>but I need to create more complicated cases in general and I don't
> >>want to depend on whether the accent will be placed properly or not.)
> >>Is there any simple cure for that?
> >>
> >>
> >
> > taco may know the limitations of \accent
>
> \accent only applies to characters, not the endresult of built-up
> stuff resulting from \bottomaccent (like \c ). There is no simple
> solution to this problem (where the font does not contain the needed
> character).

Thanks a lot for the answer.

OK, so that basically means then:
- option A: use a suitable font from XeTeX and hope that one character
will be available there to place the other accent on top of it
- option B: create a bunch of definitions in the spirit of this one:
http://www.ntg.nl/pipermail/ntg-context/2005/012609.html
(so hard-coding all the needed accented letters)

For some reason I thought that TeX was more flexible in that respect
(I always believed in "put any accent over any character" philosophy),
but I'll manage to add those couple of letters somehow.

Thanks,
    Mojca

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

* Re: combining multiple accents
  2006-11-14 15:17     ` Mojca Miklavec
@ 2006-11-14 15:57       ` Taco Hoekwater
  0 siblings, 0 replies; 5+ messages in thread
From: Taco Hoekwater @ 2006-11-14 15:57 UTC (permalink / raw)


Mojca Miklavec wrote:
> - option A: use a suitable font from XeTeX and hope that one character
> will be available there to place the other accent on top of it
> - option B: create a bunch of definitions in the spirit of this one:
> http://www.ntg.nl/pipermail/ntg-context/2005/012609.html
> (so hard-coding all the needed accented letters)

Yes

Best, Taco

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

end of thread, other threads:[~2006-11-14 15:57 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-11-10  5:38 combining multiple accents Mojca Miklavec
2006-11-14 13:16 ` Hans Hagen
2006-11-14 14:49   ` Taco Hoekwater
2006-11-14 15:17     ` Mojca Miklavec
2006-11-14 15:57       ` Taco Hoekwater

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