Am 25.07.25 um 14:58 schrieb Thomas Meyer:
Hi Wolfgang;
1. What have you tried so far?
2. Which symbol do you want to remove?
1. I tried:
\definenote[startBook]
\definenote[stopBook]
\setupnotes[startBook][location=page, rule=, textcolor=darkgreen]
\setupnotes[stopBook][location=page, rule=, textcolor=darkred]
\starttext
\input knuth\startBook{\color[darkgreen] starting the first one}
\input knuth
\input knuth\stopBook{\setupcolors[textcolor=darkred] ending the
first one}
\input knuth \startBook{\setupcolors[textcolor=darkgreen] starting
the second one}
\input knuth
\input knuth \stopBook{\setupcolors[textcolor=darkred] ending the
second one}
\input knuth
\input knuth
\stoptext
textcolor colored only the symbol in the text!
\color[darkgreen] gives an error.
\setupcolors... works.
2. In the normal case I got a number (1) but I do not want anything.
And the third problem is:
If a have
\startBook
\stopBook
\starkBook
on the same page I get it in the order as if I had written
\startBook
\starkBook
\stopBook
Sorry for the typos!
\startBook and \stopBook !!!
I think that once the third problem is solved, the others may be secondary.
Any idea?
___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the
Wiki!
maillist : ntg-context@ntg.nl /
https://mailman.ntg.nl/mailman3/lists/ntg-context.ntg.nl
webpage : https://www.pragma-ade.nl / https://context.aanhet.net (mirror)
archive : https://github.com/contextgarden/context
wiki : https://wiki.contextgarden.net
___________________________________________________________________________________