![]() | Quick Preview |
| Prev | The Build Tools | Next |
You will always need some time to view the result, when working with LATEX. LATEX has to compile the source and the viewer has to be called. This can be annoying if you only changed some letters in an equation difficult to typeset. Kile offers a Quick Preview mode, where you can compile only a part of a document and save a lot of time. It supports four different modes, which can be combined with seven configurations.

All settings must be done in ->->+Preview.

The user has to select a part of the document. Menu entry ->-> or the keyboard shortcut Ctrl+Alt+P,S will start the selected programs. Kile takes the preamble of the original text, so that all packages and user defined commands are included. The user can choose one of seven predefined configurations:
LaTeX+DVI (embedded viewer)
LaTeX+DVI (KDVI)
LaTeX+PS (embedded viewer)
LaTeX+PS (KGhostView)
PDFLaTeX+PDF (embedded viewer)
PDFLaTeX+PDF (KGhostView)
PDFLaTeX+PDF (KPDF)
This should be sufficient for all situations for which a quick preview is needed.
Very often you want to preview the current environment, and especially mathematic environments, which sometimes may be difficult to write. Kile offers a very fast way to do this. No selection is needed, only choose ->-> or the keyboard shortcut Ctrl+Alt+P,E and the current environment will be compiled and shown.
If you have a large project with a lot of documents, compiling the whole project is not a great idea, if you have made changes only in one single document. Kile is able to compile and show a preview of the current subdocument. It takes the preamble from the master document and only compiles the current part when you choose ->-> or the keyboard shortcut Ctrl+Alt+P,D.
The mathgroup preview mode allows you to preview the mathgroup you are currently editing. Kile takes the preamble from the master document and only compiles the mathgroup the cursor is currently in when you choose ->-> or the keyboard shortcut Ctrl+Alt+P,M.
| Prev | Home | Next |
| The Build Tools | Up | Graphic File Formats |