Pablo Rodriguez schrieb am 27.05.2019 um 20:33:
Hi Hans,
I have the following sample:
\def\eap{expansion}
\def\MyContent{Expanded \eap}
%~ \enabledirectives[references.bookmarks.preroll]
\setupinteraction[state=start, title={\MyContent}]
\placebookmarks[section]
\s
Hi Hans,
I have the following sample:
\def\eap{expansion}
\def\MyContent{Expanded \eap}
%~ \enabledirectives[references.bookmarks.preroll]
\setupinteraction[state=start, title={\MyContent}]
\placebookmarks[section]
\starttext
\section{\MyContent}
\startsection[titl
On 5/27/2019 7:18 PM, Pablo Rodriguez wrote:
On 5/26/19 10:12 PM, Hans Hagen wrote:
On 5/26/2019 9:52 PM, Pablo Rodriguez wrote:
[...]
What if you wipe the whole cache?
I’m afraid it doesn’t work either.
But this is weird. I’m able to typeset whole books from XML sources with
environments usi
On 5/26/19 10:12 PM, Hans Hagen wrote:
> On 5/26/2019 9:52 PM, Pablo Rodriguez wrote:
> [...]
> What if you wipe the whole cache?
I’m afraid it doesn’t work either.
But this is weird. I’m able to typeset whole books from XML sources with
environments using luajittex.
> I see you use luajittex. W
On 05/27/2019 09:35 AM, Hans Hagen wrote:
Test1: \index{Adam}Adam.
\footnote{Test2: \index{Eve}Eve.}
\footnote[note:abel]{Test3: \index[Abel]{Abel in
\in{note}[note:abel]}Abel.}
\page
\placeregister [index]
\stoptext
Ah excellent, thanks a lot, that makes everything clear!
All
On 5/27/2019 8:45 AM, Thomas A. Schmitz wrote:
Hi all,
(2) Again, something that has been asked on the mailing list, but not
received any replies: would it be possible to have the index report that
"Eve" occurs inside a footnote? So it says "Eve 1 n. 1" or something
like that?
\starttext
On 5/27/2019 8:45 AM, Thomas A. Schmitz wrote:
\unexpanded\def\MyRule{\blackrule[width=\textwidth,height=3pt]}
\setupfootnotes[rule=\MyRule]
\starttext
Test1: \index{Adam}Adam.\footnote{Test2: \index{Eve}Eve.}
\page
\placeregister [index]
\stoptext
\setupnote
[footnote]
[rule=command,
r