Include file without conversion.
Type & position: | command, preamble & main part |
Syntax: | !rinclude <file> |
Description: | Öffnet die Datei <file>und gibt deren Inhalt unformatiert an der Stelle aus, an der dieses Kommando benutzt wurde. Der Inhalt der Datei wird nicht eingerückt oder zentriert ausgegeben. Die raw-Umgebung dient dazu, spezielle Formatbefehle einzubinden. If the file name contains spaces, it has to be quoted. |
Description: | <file>will be included and output unformatted inside a raw environment. Useful for large tables for LaTeX or HTML. |
Example: | !rinclude table.tex |
Exists since: | Release 4 Version 0.41 |
See also: | !include, !vinclude, Split documents, raw environment |