Changes

Jump to navigation Jump to search
no edit summary
This step is an alternative to run setuptex.bat which is located in C:\context\tex\
 
==Test ConTeXt==
 
Now you are ready to test ConTeXt. Start a simple text editor, or Notepad++, or whatever. Create a simple "Hello world":
 
<pre>
\starttext
 
Hello, world!
 
\stoptext
</pre>
 
Save the document as <tt>C:\context\helloworld.tex</tt>.
 
Open command prompt and go to c:\context (as we did at 'Install ConTeXt' - Step 2)
type in
<pre>
context helloworld.tex
</pre>
 
Open the file explorer and browse to <tt>C:\context\</tt>.
Check if there is a helloworld.pdf. Open it to check its content.
21

edits

Navigation menu