book, article, report, proc, slides
The table below illustrates the compiliance between DocBook document root tag and LaTeX documentstyle| documentstyle | DocBook tag | role attribute value |
| book | book | latex.book |
| report | book | latex.report |
| article | article | latex.article |
| proc | article | latex.proc |
| slides * | slides | latex.slides |
You can use LaTeX syntax to place formulas in the document. To do that, you should specify DocBook tags like this:
<inlinemediaobject>
<textobject role="tex">
FORMULE_CONTENT_HERE
</textobject>
</inlinemediaobject>
</inlineequation>
At first, select file to format - dotex will display the content of the file in 'File tab. Then select LaTeX documentstyle (or leave it Auto Detect, if the document has role attribute), select output format and then click Format. DoTeX will display the log of the formatting process in 'Log' tab.