Hans Hagen wrote:
it actually is (and has been present for a while)
n=0 should do that but a few days ago i found out that it got broken when i implemented multiple notes, i'll send you the latest core-not file
Hans
How could I ever doubt it? :-) But the patch isn't quite working, now notes are typeset on top of each other. Thanks Thomas
Thomas A. Schmitz wrote:
Hans Hagen wrote:
it actually is (and has been present for a while)
n=0 should do that but a few days ago i found out that it got broken when i implemented multiple notes, i'll send you the latest core-not file
Hans
How could I ever doubt it? :-) But the patch isn't quite working, now notes are typeset on top of each other.
hm, can you send me your (small) test file? (make sure that at place time the same settings apply ! so either use \setupnote or also provide the setting sto \place... Hans ----------------------------------------------------------------- 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 -----------------------------------------------------------------
On Apr 22, 2006, at 12:17 PM, Hans Hagen wrote:
hm, can you send me your (small) test file?
(make sure that at place time the same settings apply ! so either use \setupnote or also provide the setting sto \place...
Hans
Actually, I'm reusing an old testfile you sent some time ago: \starttext \tracelinenotestrue \setuppapersize[S6][S6] \setuplayout [width=middle,height=middle,margin=1.5cm,footer=0pt,header=1cm] \setupcolors[state=start] \setuptyping[option=color] \definelinenote[extralinenote] [rule=off,frame=off,framecolor=darkgreen,n=3] \setupnote [linenote] [rule=off,frame=off,framecolor=darkred,n=0] \showframe \startbuffer[test] \doglobal\increment\DummyNumber % else dups due to reuse \startlinenumbering[100] test \linenote {oeps} test test test\linenote{second note which is extremely long and confusing }\ test test test test \startlinenote [well:\DummyNumber] {oeps} test test test test test test test \linenote {oeps} test test test test test test test \extralinenote {oeps} test test test test test test test \linenote {oeps} test test test test test test test \extralinenote {oeps} test test test test test test test \stoplinenote [well] test test test test test test \stoplinenumbering \stopbuffer {\typebuffer[test] \getbuffer[test]} \page \stoptext Thomas
Thomas A. Schmitz wrote:
On Apr 22, 2006, at 12:17 PM, Hans Hagen wrote:
hm, can you send me your (small) test file?
(make sure that at place time the same settings apply ! so either use \setupnote or also provide the setting sto \place...
Hans
Actually, I'm reusing an old testfile you sent some time ago:
i'll post an update with support for notedefinitions in such text notes Hans ----------------------------------------------------------------- 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 -----------------------------------------------------------------
On Apr 23, 2006, at 7:24 PM, Hans Hagen wrote:
i'll post an update with support for notedefinitions in such text notes
Hans
OK, just tested, and I'm not sure if I'm misunderstanding something or if this is still a bug: the notes themselves are now typeset the way I expected (thanks!), but the note references are typeset in the margin, all on top of each other. Thanks, and best Thomas
Thomas A.Schmitz wrote:
On Apr 23, 2006, at 7:24 PM, Hans Hagen wrote:
i'll post an update with support for notedefinitions in such text notes
Hans
OK, just tested, and I'm not sure if I'm misunderstanding something or if this is still a bug: the notes themselves are now typeset the way I expected (thanks!), but the note references are typeset in the margin, all on top of each other.
how does your file look? (you can send me a tex + pdf file) Hans ----------------------------------------------------------------- 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 -----------------------------------------------------------------
participants (3)
-
Hans Hagen
-
Thomas A. Schmitz
-
Thomas A.Schmitz