Re: [NTG-context] References to annotations

2011-10-06 Thread Wolfgang Schuster
Am 06.10.2011 um 03:10 schrieb Michael Green: That works. Thank you very much! Coincidentally, I found a similar issue with the letter module. The table in the example below will be numbered Table 2 \usemodule[letter] \starttext \startletter \placetable[here][]{title}

[NTG-context] interaction colors and page break

2011-10-06 Thread Stefan Müller
Hi, I think I found a small bug. The interaction colors interact strangely with page breaks in certain cases. See the following example. I'm using ConTeXt 201110003 12:59 MkIV. \setupinteraction[state=start] \setupitemize[each][n, packed]

Re: [NTG-context] interaction colors and page break

2011-10-06 Thread luigi scarso
On Thu, Oct 6, 2011 at 4:08 PM, Stefan Müller warrence@gmx.de wrote: Hi, I think I found a small bug.  The interaction colors interact strangely with page breaks in certain cases.  See the following example.  I'm using ConTeXt 201110003 12:59 MkIV.

Re: [NTG-context] interaction colors and page break

2011-10-06 Thread Stefan Müller
On 06.10.2011 16:19, luigi scarso wrote: On Thu, Oct 6, 2011 at 4:08 PM, Stefan Müllerwarrence@gmx.de wrote: Hi, I think I found a small bug. The interaction colors interact strangely with page breaks in certain cases. See the following example. I'm using ConTeXt 201110003 12:59

Re: [NTG-context] interaction colors and page break

2011-10-06 Thread luigi scarso
On Thu, Oct 6, 2011 at 4:31 PM, Stefan Müller warrence@gmx.de wrote: On 06.10.2011 16:19, luigi scarso wrote: On Thu, Oct 6, 2011 at 4:08 PM, Stefan Müllerwarrence@gmx.de  wrote: Hi, I think I found a small bug.  The interaction colors interact strangely with page breaks in

Re: [NTG-context] interaction colors and page break

2011-10-06 Thread Stefan Müller
On 06.10.2011 16:44, luigi scarso wrote: On Thu, Oct 6, 2011 at 4:31 PM, Stefan Müllerwarrence@gmx.de wrote: On 06.10.2011 16:19, luigi scarso wrote: On Thu, Oct 6, 2011 at 4:08 PM, Stefan Müllerwarrence@gmx.dewrote: Hi, I think I found a small bug. The interaction colors

Re: [NTG-context] interaction colors and page break

2011-10-06 Thread Stefan Müller
Sorry, I forgot to mention (and maybe it's obvious) that the problem only seems to appear in the paragraph directly after the enumeration, so the colors are correct in last paragraph in: \setupinteraction[state=start] \setupitemize[each][n, packed]

Re: [NTG-context] interaction colors and page break

2011-10-06 Thread Christian
The same thing happens here when referring to a figure using \setupinteraction[state=start, focus=standard, style=,color=] and \definereferenceformat[infig][left={(Abb. },right={)}] In one place it generates a red link, on another page a black one. In both cases the figures are on the same page

Re: [NTG-context] interaction colors and page break

2011-10-06 Thread luigi scarso
On Thu, Oct 6, 2011 at 5:42 PM, Christian meta...@gmx.de wrote: The same thing happens here when referring to a figure using \setupinteraction[state=start, focus=standard, style=,color=] and \definereferenceformat[infig][left={(Abb. },right={)}] In one place it generates a red link, on

Re: [NTG-context] interaction colors and page break

2011-10-06 Thread Christian
Here you go: %% \setupinteraction[state=start, focus=standard, style=,color=] \setupreferencing[interaction=all] \definereferenceformat[infig][left={(Abb. },right={)}] \starttext \input knuth \infig[cow1] \placefigure[here][cow1]{A

[NTG-context] Alphabetical sort

2011-10-06 Thread Vyatcheslav Yatskovsky
Hi! Please, advise me what I can do to alphabetically sort an itemized list? (I have list of songs, and want them to be alphabetically sorted, as an option ). \startitemize[n] %something like 'sort' key would be very useful \item Fly me to the moon \item Hit the road jack \item Sway

Re: [NTG-context] Alphabetical sort

2011-10-06 Thread Wolfgang Schuster
Am 06.10.2011 um 20:11 schrieb Vyatcheslav Yatskovsky: Hi! Please, advise me what I can do to alphabetically sort an itemized list? (I have list of songs, and want them to be alphabetically sorted, as an option ). \startitemize[n] %something like 'sort' key would be very useful

Re: [NTG-context] vertically aligned side margin footnotes

2011-10-06 Thread Alexandre Leray
Hi and thanks for your help. it works except that when the sidenote is too long it overflows the page. Is there a way to make the note continuing on the next page if it doesn't fit? Thanks again, Alex On 06/09/2011 22:27, Wolfgang Schuster wrote: Am 06.09.2011 um 18:25 schrieb Alexandre

Re: [NTG-context] Inits without space in bibliography

2011-10-06 Thread Pontus Lurcock
On Wed 05 Oct 2011, Charles wrote: I would like (the journal actually) to remove the spaces between initials (C.E. instead of C. E.). in the bibliography. It seems initials are created during the .bib to .bbl conversion but I haven't find anything in the .bst style file. Can you please

[NTG-context] Counter for section heads

2011-10-06 Thread Aditya Mahajan
I want to obtain the total number of sections at a particular depth, and thought that I could get that using \laststructurecounter{}. But, I cannot find the name of the counter associated with sections. Is there a macro or a lua function that returns the name of a counter for the current