ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* Further questions about linenotes
@ 2006-11-15 15:51 Thomas A. Schmitz
  2006-11-15 16:38 ` Hans Hagen
  0 siblings, 1 reply; 2+ messages in thread
From: Thomas A. Schmitz @ 2006-11-15 15:51 UTC (permalink / raw)


Hi all,

further experiments with linenotes have brought up two further  
questions; one specific, one general. Here comes:

1. Is it possible to have linenumbering automatically reset its  
numbering to 1 at the top of every page? I have a dim recollection  
that something along these lines was asked on the list recently, but  
can't find anything in the archive.

2. General: I had to experiment quite a bit with the before= and  
after= keys of \setupnote to make them really do what I wanted.  
Here's what I found:

a. before=\blank[1cm] % texexec will fail with an error

b. before={\blank[1cm]} % does nothing

c. \def\myblank{\blank[1cm]
    before=\myblank % works

I guess it has something to do with TeX's expansion mechanism, but I  
found it confusing, and I think (hope?) that others will find it a  
bit confusing too. Is this intentional, can it be made easier for users?

All best

Thomas

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

* Re: Further questions about linenotes
  2006-11-15 15:51 Further questions about linenotes Thomas A. Schmitz
@ 2006-11-15 16:38 ` Hans Hagen
  0 siblings, 0 replies; 2+ messages in thread
From: Hans Hagen @ 2006-11-15 16:38 UTC (permalink / raw)


Thomas A. Schmitz wrote:
> Hi all,
>
> further experiments with linenotes have brought up two further  
> questions; one specific, one general. Here comes:
>
> 1. Is it possible to have linenumbering automatically reset its  
> numbering to 1 at the top of every page? I have a dim recollection  
> that something along these lines was asked on the list recently, but  
> can't find anything in the archive.
>   
way=bypage

should do that (hopefully)
> 2. General: I had to experiment quite a bit with the before= and  
> after= keys of \setupnote to make them really do what I wanted.  
> Here's what I found:
>
> a. before=\blank[1cm] % texexec will fail with an error
>
> b. before={\blank[1cm]} % does nothing
>
> c. \def\myblank{\blank[1cm]
>     before=\myblank % works
>
> I guess it has something to do with TeX's expansion mechanism, but I  
> found it confusing, and I think (hope?) that others will find it a  
> bit confusing too. Is this intentional, can it be made easier for users?
>   
dunno, i need a test file for that to see what happens / interferes

H

-- 

-----------------------------------------------------------------
                                          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] 2+ messages in thread

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

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-11-15 15:51 Further questions about linenotes Thomas A. Schmitz
2006-11-15 16:38 ` Hans Hagen

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