The LaTeX documenter can be used to create dvi or postscript documents.
This documenter requires that a LaTeX compiler be installed. You can download a free one from www.MiKTeX.org.
All documenters share a common set of documenter settings.
| Setting | Description |
|---|---|
| OutputDirectory | The folder documentation will be created. This can be absolute or relative from the .ndoc project file. |
| LatexCompiler | Path to the LaTeX compiler executable (Set to empty if you do not have LaTeX installed). |
| TexFileBaseName | Name of the LaTeX document, excluding the file extension. |