Use the {context-mkiv} tag if ConTeXt Mark IV answers would be helpful.
4
votes
1answer
83 views
How to add an APA-style citation with no author in ConTeXt?
I need to cite some articles which were created by some professional organizations, so no authors or editors are listed:
@Article{noname2012,
author = {},
title = {This is the title},
...
9
votes
0answers
101 views
How to renumber and redisplay additional references to a previous footnote if the previous appearance was several pages prior in ConTeXt?
I am using \setnotetext[footnote][0001]{This is a footnote.} to set a footnote's text and \note[footnote][0001] to create multiple references to it. When the footnote's first appearance, and later ...
7
votes
0answers
141 views
What is the equivalent of Biblatex in Context?
How do I do bibliography in Context, that is more than just bibtex? In the manual there is no explanation of this. Source code doesn't tell me much either...
Are there any "packages" that provide ...
4
votes
0answers
117 views
(ConTeXt MkIV) Text in PiechartMP
So I need to include some pie charts in my document. As I'm using Metapost for all graphics I tried using the PiechartMP Metapost package. But for some strange reason no text shows up, just a very ...
4
votes
0answers
92 views
Why is a page break added at the end of a column set in ConTeXt?
I have a document containing some 1-column and 2-column passages, mixed, e.g.:
This sentence has no column-
s.
This part of are balanced
the document such that t-
has two col- he lines are
...
3
votes
0answers
139 views
ConTeXt math fonts
I’m wondering if there is a way to use one font of my choice for all letters and digits, and another (e.g. Asana Math) for symbols in ConTeXt math mode? In LaTeX, I’ve used mathspec or unicode-math ...
2
votes
0answers
72 views
Problem with ConTeXt (MkIV), Hebrew and ligatures
Since I last played with the latest ConTeXt MkIV, there has been introduced this new feature. It now seems to combine Hebrew characters automatically when possible to ligatures. So for example. If I ...
1
vote
0answers
185 views
How to float/wrap figures in ConTeXt?
I have a simple two column document in ConTeXt. I tried to float/wrap the figures within text with `placefigure`, but it inserts the figures exactly where they are. This will leave a empty space in ...
0
votes
0answers
50 views
How to setup MacVim for ConTeXt (MkIV) and Skim?
This is a very basic question but I can't figure out how to configure MacVim (v7.3) properly to work with ConTeXt (MkIV) and Skim on Snow Leopard.
Is there somebody who would kindly explain the steps ...