Changes

Jump to navigation Jump to search
956 bytes added ,  14:01, 7 July 2011
no edit summary
There's a Python script <tt>contextproject.py</tt> at Hraban's [http://github.com/fiee/tools/blob/master/contextproject.py github repository] to help creating the files (.ini files can be used for initial content). This functionality would be nice to be integrated in any editor supporting ConTeXt...
 
'''Summary (for MkIV)'''
 
Depending on the (start-stop) environment a command will either load a file once, or many times or not at all. The following table specifies what happens when:
 
{|
| || <cmd>project</cmd> || <cmd>environment</cmd> || <cmd>product</cmd> || <cmd>component</cmd>
|-
| <cmd>starttext</cmd> || once || once || once || many
|-
| <cmd>startproject</cmd> || once || none || once || none
|-
| <cmd>startenvironment</cmd> || once || none || once || none
|-
| <cmd>startproduct</cmd> || once || once || once || none
|-
| <cmd>startcomponent</cmd> || once || once || once || none
|}
30

edits

Navigation menu