ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* Tiny bug in linenumbers
@ 2002-03-05 16:26 Taco Hoekwater
  0 siblings, 0 replies; only message in thread
From: Taco Hoekwater @ 2002-03-05 16:26 UTC (permalink / raw)


Oh well, maybe not so tiny, but easy to fix.

In page-lin.tex, change line 120:

  \def\dodoschrijfregelnummer%
    {\setbox0=\hbox{\regelweergave}%
     \vsmashbox0%
     \ifregelnummersinmarge
       \llap{\hbox{\box0\hskip\linkermargeafstand}}%
     \else
       \llap{\hbox to \@@rnbreedte{\box0\hss}}% <- should be \rlap
     \fi}

Otherwise, \setuplinenumbering[location=intext] doesn't work properly.

-- 
groeten,

Taco


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2002-03-05 16:26 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-03-05 16:26 Tiny bug in linenumbers 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).