> Am 12.11.2021 um 06:26 schrieb jbf via ntg-context <ntg-context@ntg.nl>:
> 
> It does seem, though, just using '1' as the chapter number for the moment, 
> that the underline is not quite centered; almost but not quite. So am playing 
> around with the roffset to adjust that.

It might make sense to use a different number style for paginations – most 
fonts set unproportional tabular numbers as default, in this case proportional 
tabular numbers make sense. That will affect the spacing around the 1 – don’t 
know if it solves your case.

Example from one of my projects:

\definefontfeature[ptabnum][default][
  onum=no,pnum=yes,tnum=yes,
]
\definefontfeature[tabnum][default][
  onum=no,pnum=no,tnum=yes,
]


Hraban
___________________________________________________________________________________
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://context.aanhet.net
archive  : https://bitbucket.org/phg/context-mirror/commits/
wiki     : http://contextgarden.net
___________________________________________________________________________________

Reply via email to