The Equation Editor plugin is supported, equations entered with this plugin are automatically placed inside math environments. Embedded Images of types that are not supported by the TeX Engine of your choice may lead to compilation errors. For pdflatex
the supported types are PDF, JPG, JBIG2, and PNG, for latex
it is EPS. Index creation is currently not working.
All templates depend on several LaTeX packages
inputenc
package to use utf8 as input encoding.hyperref
to realize links (or another appropriate definition for \href)
graphicx
for including imagesamsmath, amssymb, color
are needed for support of the equationeditor pluginulem
is used for underlines and strikeouts
The following templates are supplied:
"Report"
This templates is based (and depends) on the KOMA-Script Report Class scrreprt
. It generates a title page and a table of contents and is therefore more suitable for longer pages. To display checkboxes it depends on the wasysym
package.
"Article"
This templates is based (and depends) on the KOMA-Script Report Class scrartcl
. It omits the lowest heading and is therefore not suitable for deeply structured documents. To display checkboxes it depends on the wasysym
package.
"Part"
The result from this template can not be compiled on its own, it is designed to be one part of a larger document and be included (\include{}
) in a master document.
Possible values: 'report', 'article', 'book'
Default: 'report'
The exported LaTeX code will use only commands suitable for the given document class (e.g. sectioning commands).
Латекс
=====
Поддерживается плагин Equation Editor, уравнения, введенные с этим плагином, автоматически помещаются в математические среды. Встроенные изображения типов, которые не поддерживаются выбранным вами TeX Engine, могут привести к ошибкам компиляции. Для pdflatex поддерживаются следующие типы: PDF, JPG, JBIG2 и PNG, для латекса это EPS. Создание индекса в настоящее время не работает.
зависимости
------------
Все шаблоны зависят от нескольких пакетов LaTeX
Шаблоны
---------
Предоставляются следующие шаблоны:
«Доклад»
Эти шаблоны основаны (и зависят) от scrreprt класса отчетов KOMA-Script. Он генерирует титульный лист и оглавление и поэтому больше подходит для более длинных страниц. Для отображения флажков это зависит от пакета wasysym.
"Статья"
Этот шаблон основан (и зависит) от scrartcl класса отчетов KOMA-Script. Он опускает самый низкий заголовок и поэтому не подходит для глубоко структурированных документов. Для отображения флажков это зависит от пакета wasysym.
"Часть"
Результат из этого шаблона не может быть скомпилирован сам по себе, он предназначен для того, чтобы быть частью более крупного документа и включаться (\ include {}) в основной документ.
Параметры шаблона
----------------
#### тип документа
Возможные значения: «отчет», «статья», «книга»
По умолчанию: «отчет»
Экспортированный код LaTeX будет использовать только команды, подходящие для данного класса документа (например, команды секционирования).