Questions tagged [context-mkiv]

Use the {context-mkiv} tag if ConTeXt Mark IV answers would be helpful.

The tag is for the modern variant of that uses . You should use this tag if a Mark IV based answer would be helpful.

300 questions
4
votes
2 answers

ConTEXt doesn't seem to typeset quotation marks correctly

ConTEXt doesn't seem to use backticks and apostrophes in the way I'm expecting. I can't find anything in the documentation to suggest how to do this properly, but I would have thought it would be the same as TeX, i.e. a single backtick should be an…
pogul
  • 143
3
votes
0 answers

Switch to landscape for one or more pages in ConTeXt

I tried the following code. I cannot figure out why the page size remains the same. As such, the papersize remains A4 portrait instead of switching to landscape. \definepapersize[standing][A4] [A4] \definepapersize[lying] …
Joe
  • 31
3
votes
1 answer

Why is there a left-shift in ConTeXt's \setuparranging

In this page arranging example, why don't the green lines align with the black lines?
arney
  • 2,023
1
vote
0 answers

placefigure left to paragraph inside columnset in ConTeXt

I would like to have a dropcap which is an image and use it's actual size (rather small) instead of specifying a number of lines (as lettrine does). I came up with a somewhat working solution using \placefigure but this fails to work inside a…
Joseph
  • 307