Designing a ConTeXt thesis template
Hi guys, I'm designing a student BSc and MSc/MEd thesis template for our department[1]. Our student volunteered to help me by doing his thesis in ConTeXt, so I could really see what we have to fix or work around. We actually managed to figure out lots of things thanks to mp-cb-en.pdf, but we still have some problems (MkIV only, in MkII it seems to work OK). 1) Footnotes and other references' colors alternate between red and green (eg. page 7). 2) One footnote from TABLE, gets lost, while the other one appears normally (eg. page 28). 3) Reference in PDF bookmarks to 4.3 Konsolidacija doesn't get created properly. Same for 6.3. 4) Last figure in list of figures's link is broken (page 13), and so are almost all links in list of tables (page 11) PDF is here: http://www.inf.uniri.hr/~vmiletic/context/d-thes-inf-diplomski.pdf Source is here: http://www.inf.uniri.hr/~vmiletic/context/d-thes.zip (ignore the lack of bibliography, it doesn't affect anything mentioned above) Thanks in advance for any help. -- Vedran Miletić [1] http://www.inf.uniri.hr/
Am 14.09.2010 um 21:35 schrieb Vedran Miletić:
Hi guys,
I'm designing a student BSc and MSc/MEd thesis template for our department[1]. Our student volunteered to help me by doing his thesis in ConTeXt, so I could really see what we have to fix or work around. We actually managed to figure out lots of things thanks to mp-cb-en.pdf, but we still have some problems (MkIV only, in MkII it seems to work OK).
1) Footnotes and other references' colors alternate between red and green (eg. page 7).
\setupinteraction[state=start,color=green,contrastcolor=green] Greeting Andreas
On Tue, Sep 14, 2010 at 23:05, Andreas Harder wrote:
1) Footnotes and other references' colors alternate between red and green (eg. page 7).
\setupinteraction[state=start,color=green,contrastcolor=green]
But that is not the solution ... the color should not alternate since the alternation is completely random (I had the same problem even if I didn't check the linked examples). Mojca
2010/9/14 Mojca Miklavec
On Tue, Sep 14, 2010 at 23:05, Andreas Harder wrote:
1) Footnotes and other references' colors alternate between red and green (eg. page 7).
\setupinteraction[state=start,color=green,contrastcolor=green]
But that is not the solution ... the color should not alternate since the alternation is completely random (I had the same problem even if I didn't check the linked examples).
Mojca
I will try to construct a minimal example later; it takes more than two footnotes to trigger it. -- Vedran Miletić
participants (3)
-
Andreas Harder
-
Mojca Miklavec
-
Vedran Miletić