Difference between revisions of "Common errors"

From Wiki
Jump to navigation Jump to search
m (Added category "humour")
Line 1: Line 1:
< [[Main Page]] | [[Humour]] | [[Humor]] >
+
< [[Main Page]] | [[Humour]] >
  
 
== Common ConTeXt Errors ==
 
== Common ConTeXt Errors ==

Revision as of 08:27, 28 October 2014

< Main Page | Humour >

Common ConTeXt Errors

Here, we collect a list of your favorite, common ConTeXt coding errors. Look carefully to see what is wrong...

  • \startext
  • \stopMPage
  • \startchapter[title=Space, the final frontier]
  • \somecommand[parameter,key=value]
  • context text (after editing test.tex)

Creative users are invited to add some real puzzlers here!

Common MetaPost Errors

  • i = i + 1 ;