Re: sane accents [was RE: [NTG-context] m-bib issues]

2005-03-17 Thread Hans Hagen
ishamid wrote: Dear fellow conspirators, Is there a saner way to define the following accent using ConTeXt's framework: \def\SHIFT#1{\dimen0=.00#1ex \multiply\dimen0 by\fontdimen1\font \kern-.0156\dimen0} % compensate for slant/italic in lower accents \def\h#1{{\oalign{\relax#1\crcr\hidewidt

Re: [NTG-context] m-bib issues

2005-03-17 Thread Taco Hoekwater
Ah, I see. Sneakily changing definitions, are you! ;-) Try this definition instead: \protected \def\~#1{{\struttedbox{\accent"7E #1}}} Greetings, Taco ___ ntg-context mailing list ntg-context@ntg.nl http://www.ntg.nl/mailman/listinfo/ntg-context

sane accents [was RE: [NTG-context] m-bib issues]

2005-03-17 Thread ishamid
Dear fellow conspirators, Is there a saner way to define the following accent using ConTeXt's framework: \def\SHIFT#1{\dimen0=.00#1ex \multiply\dimen0 by\fontdimen1\font \kern-.0156\dimen0} % compensate for slant/italic in lower accents \def\h#1{{\oalign{\relax#1\crcr\hidewidth\SHIFT{34}%

RE: [NTG-context] m-bib issues

2005-03-17 Thread ishamid
>= Original Message From Taco Hoekwater <[EMAIL PROTECTED]> = >> The \startpublication[a= ] option seems to cause m-bib to choke on some >> accents. Here is an example: > >It might be a font thing, because my Context does not complain and >typesets the \~\i correctly. Rather, its almost ce

Re: [NTG-context] m-bib issues

2005-03-17 Thread Taco Hoekwater
ishamid wrote: Dear knights of the round table, I've been using a very old bib module up to now, with lots of personal tweaks, workarounds etc. (mission-critical issues--no time 2 deal with painful upgrades); now I'm starting fresh with the latest. Here is one issue: The \startpublication[a= ]

[NTG-context] m-bib issues

2005-03-16 Thread ishamid
Dear knights of the round table, I've been using a very old bib module up to now, with lots of personal tweaks, workarounds etc. (mission-critical issues--no time 2 deal with painful upgrades); now I'm starting fresh with the latest. Here is one issue: The \startpublication[a= ] option seems to