The '(La)TeX' Page
The '(La)TeX' page allows you to define
- which LaTeX or TeX compiler to use
- which BibTeX compiler to use
- which MakeIndex compiler to use
The meanings of the several controls are:
- 'Run (La)TeX in this profile'
- Choose this option, if the specified (La)TeX compiler should be called when building output with this output profile.
- 'Path to the (La)TeX compiler'
- Specify the full path of the (La)TeX compiler to use in this profile.
- 'Command line arguments to pass to the compiler'
- Specify the command line to pass to the (La)TeX compiler. Use place holders for dynamic arguments.
- 'Do not use BibTeX in this profile'
- Choose this option, to prevent BibTeX from being started, when using this profile. If this option is not checked, BibTeX will be started or not depending on the project settings.
- 'Path to the BibTeX compiler'
- Specify the full path of the BibTeX compiler to use in this profile.
- 'Command line arguments to pass to the compiler'
- Specify the command line to pass to the BibTeX compiler. Use place holders for dynamic arguments.
- 'Do not use MakeIndex in this profile'
- Choose this option, to prevent MakeIndex from being started, when using this profile. If this option is not checked, MakeIndex will be started or not depending on the project settings.
- 'Path to the MakeIndex compiler'
- Specify the full path of the MakeIndex compiler to use in this profile.
- 'Command line arguments to pass to the compiler'
- Specify the command line to pass to the MakeIndex compiler. Use place holders for dynamic arguments.