Use this tag if you accept answers for the "classic" ConTeXt MKII
9
votes
1answer
163 views
Making a centrefold figure
I'm laying out a 16-page booklet that has a two-page MetaPost figure spanning the centrefold. The intention is that the centrefold is "outside" the flow of the text: the image is always on pages 8–9, ...
5
votes
1answer
193 views
Libertine's discretionary and historical ligatures with ConTeXt and XeTeX
I would like activate Libertine's discretionary and historical ligatures with ConTeXt and XeTeX compilation.
Currently, I'm using this:
\definetypeface[Libertine][rm][Xserif][Linux Libertine O]
...
4
votes
1answer
72 views
Context: How can I have table of contents with only following sections
I want to have a document with some chapters of frontmatter followed by a table of contents showing all subsequent chapters and endmatter but not the frontmatter
Best I have found is ...
3
votes
2answers
379 views
Footnote mark in non-superscript with ConTeXt
Usually a footnote has a mark within the text (which is superscript) and a mark near the footnote text at the bottom of the document (which is also superscript). How can I change the mark within the ...
3
votes
1answer
119 views
ConTeXt enumerate in margin
For short answer quiz, I like to provide an answerblank in right margin with same number as the question:
In pdfLaTeX I do this with a newcommand:
...
3
votes
0answers
80 views
How do I get italic texts figures in ConTeXt?
Inside an italic section I want to place text figures (which should be italic as well). How do I achieve this? (The document is in ConTeXt MKII.)
Both of the following examples produces non italic ...
