Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

4
  • Pardon my ConTeXt ignorance, but can I generate PS or SVG output from ConTeXt? I want to include the output in my existing LaTeX documents. Commented Sep 15, 2011 at 16:35
  • 2
    @Colin: By default ConTeXt MkIV (the one that uses luatex engine) produces pdf. If you are using pdflatex you can use directly use the pdf. For latex, you will need to convert the pdf to eps (there are plenty of tools for that). ConTeXt does not generate SVG output.
    – Aditya
    Commented Sep 15, 2011 at 18:49
  • I'm sorry to be such a bozo, but this still doesn't work for me. My labels are all just an empty square, even if I use the default fonts. Commented Sep 16, 2011 at 13:55
  • @Colin: A minimal example works fine here, so I am afraid that more details are needed on why things fail on your machine. This format of this forum is not suited to debugging such issue. Would you mind posting a minimal failing example along with the version of ConTeXt and Metapost that you are using on the ConTeXt mailing list (or even the metapost mailing list)
    – Aditya
    Commented Sep 16, 2011 at 19:19