Skip to content
Snippets Groups Projects
Commit 074ba0df authored by Goik Martin's avatar Goik Martin
Browse files

Cosmetics

parent 3229d4a6
No related branches found
No related tags found
No related merge requests found
......@@ -19,7 +19,7 @@
(technical) documents.</para>
<section xml:id="sectTdocInline">
<title>Block Inline formatting</title>
<title>Inline formatting</title>
<informaltable border="1">
<colgroup width="17%"/>
......@@ -29,7 +29,7 @@
<tr>
<th>HTML</th>
<td><programlisting><code>&lt;b&gt;Very&lt;/b&gt; tiny&lt;/p&gt;</code></programlisting></td>
<td><programlisting><code>&lt;p&gt;&lt;b&gt;Very&lt;/b&gt; tiny&lt;/p&gt;</code></programlisting></td>
</tr>
<tr>
......@@ -104,16 +104,6 @@
<title>Block level elements: Tables</title>
<informaltable border="1">
<colgroup width="5%"/>
<colgroup width="42%"/>
<colgroup width="10%"/>
<colgroup width="1%"/>
<colgroup width="42%"/>
<tr>
<th>HTML</th>
......@@ -128,8 +118,6 @@
&lt;/tr&gt;
&lt;/table&gt;</code></programlisting></td>
<td/>
<th>Docbook</th>
<td><programlisting language="none"><code>&lt;informaltable&gt;
......@@ -152,8 +140,6 @@
b1 &amp; b2 \\
\end{tabular}</code></programlisting></td>
<td/>
<th>Rendering</th>
<td><informaltable border="1">
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment