Changes

Jump to navigation Jump to search
370 bytes removed ,  04:20, 22 May 2015
m
The section on compiling was confusing and has already been covered in the "first document"
</context>
== Compiling ==
 
To compile the file, go to command line and run
texexec Hello-world.tex
 
If you get an error like "I can't find the format file `cont-en.fmt'!", try using following instead:
context Hello-world.tex
 
However, it's always better to use texexec. To solve the above problem, first run
texexec --make --all
 
and then proceed with
texexec Hello-world.tex
{{Getting started navbox}}
[[Category:Sample documents]]

Navigation menu