mirror of
https://github.com/curioustorvald/Terrarum.git
synced 2026-06-15 21:14:04 +09:00
more xml stuff
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE btexdoc SYSTEM "btexdoc.dtd">
|
||||
<btexdoc cover="hardcover" inner="standard" papersize="standard">
|
||||
<cover>
|
||||
@@ -61,7 +62,10 @@
|
||||
|
||||
<p><index id="btexdoc"/>The Style Declaration is the very first line of a <btex/> document. Its syntax is as follows:</p>
|
||||
|
||||
<callout align="left" class="code"><index id="btexdoc (tag)"/><btexdoc cover="hardcover" inner="standard" papersize="standard">
|
||||
<callout align="left" class="code"><index id="btexdoc (tag)"/><!--
|
||||
--><?xml version="1.0" encoding="UTF-8"?><br/><!--
|
||||
--><!DOCTYPE btexdoc SYSTEM "btexdoc.dtd"><br/><!--
|
||||
--><btexdoc cover="hardcover" inner="standard" papersize="standard">
|
||||
</callout>
|
||||
|
||||
<p>The <code>btexdoc</code> tag takes following attributes:</p>
|
||||
|
||||
Reference in New Issue
Block a user