ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* linenumbering and text backgrounds
@ 2011-08-01  1:37 Aditya Mahajan
  2011-08-03 21:42 ` Hans Hagen
  0 siblings, 1 reply; 3+ messages in thread
From: Aditya Mahajan @ 2011-08-01  1:37 UTC (permalink / raw)
  To: mailing list for ConTeXt users

Hi,

Line numbering does not work well with text backgrounds (with 
location=paragraph). Consider the following minimal example

\definetextbackground
   [test]
   [location=paragraph, alternative=0, frame=off, background=color, backgroundcolor=yellow]


\starttext
\startlinenumbering
   \starttest
     \dorecurse{20}{some random text}
   \stoptest
     \dorecurse{20}{continue text}
\stoplinenumbering
\stoptext

Notice that line numbers 1 and 2 are overprinted, and so are 6 and 7. I 
can "fix" this by using "location=text", but that only highlights half of 
the last line (while I want full line to be highlighted).

Any idea on how to fix this?

Thanks,
Aditya
___________________________________________________________________________________
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: linenumbering and text backgrounds
  2011-08-01  1:37 linenumbering and text backgrounds Aditya Mahajan
@ 2011-08-03 21:42 ` Hans Hagen
  2011-08-04  3:55   ` Aditya Mahajan
  0 siblings, 1 reply; 3+ messages in thread
From: Hans Hagen @ 2011-08-03 21:42 UTC (permalink / raw)
  To: mailing list for ConTeXt users

On 1-8-2011 3:37, Aditya Mahajan wrote:
> Hi,
>
> Line numbering does not work well with text backgrounds (with
> location=paragraph). Consider the following minimal example
>
> \definetextbackground
> [test]
> [location=paragraph, alternative=0, frame=off, background=color,
> backgroundcolor=yellow]
>
>
> \starttext
> \startlinenumbering
> \starttest
> \dorecurse{20}{some random text}
> \stoptest
> \dorecurse{20}{continue text}
> \stoplinenumbering
> \stoptext
>
> Notice that line numbers 1 and 2 are overprinted, and so are 6 and 7. I
> can "fix" this by using "location=text", but that only highlights half
> of the last line (while I want full line to be highlighted).
>
> Any idea on how to fix this?

yes, apart from rewriting background support (on the agenda) i need to 
think of a clean temp fix (will do)

Hans



-----------------------------------------------------------------
                                           Hans Hagen | PRAGMA ADE
               Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
     tel: 038 477 53 69 | voip: 087 875 68 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

* Re: linenumbering and text backgrounds
  2011-08-03 21:42 ` Hans Hagen
@ 2011-08-04  3:55   ` Aditya Mahajan
  0 siblings, 0 replies; 3+ messages in thread
From: Aditya Mahajan @ 2011-08-04  3:55 UTC (permalink / raw)
  To: Hans Hagen; +Cc: mailing list for ConTeXt users

On Wed, 3 Aug 2011, Hans Hagen wrote:

> On 1-8-2011 3:37, Aditya Mahajan wrote:
>> Hi,
>> 
>> Line numbering does not work well with text backgrounds (with
>> location=paragraph). Consider the following minimal example
>> 
>> \definetextbackground
>> [test]
>> [location=paragraph, alternative=0, frame=off, background=color,
>> backgroundcolor=yellow]
>> 
>> 
>> \starttext
>> \startlinenumbering
>> \starttest
>> \dorecurse{20}{some random text}
>> \stoptest
>> \dorecurse{20}{continue text}
>> \stoplinenumbering
>> \stoptext
>> 
>> Notice that line numbers 1 and 2 are overprinted, and so are 6 and 7. I
>> can "fix" this by using "location=text", but that only highlights half
>> of the last line (while I want full line to be highlighted).
>> 
>> Any idea on how to fix this?
>
> yes, apart from rewriting background support (on the agenda) i need to think 
> of a clean temp fix (will do)

Thanks.

Aditya
___________________________________________________________________________________
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:[~2011-08-04  3:55 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-08-01  1:37 linenumbering and text backgrounds Aditya Mahajan
2011-08-03 21:42 ` Hans Hagen
2011-08-04  3:55   ` Aditya Mahajan

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