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

Removing unneccessary section

parent 2c540e6a
No related branches found
No related tags found
No related merge requests found
......@@ -37,26 +37,18 @@
<para>Some sql code:</para>
<programlisting language="none">SELECT * FROM Table
<programlisting language="none">SELECT * FROM Table</programlisting>
<para>A fill-fledged figure:</para>
<figure xml:id="figJdbcRead">
<title><acronym>JDBC</acronym> read process</title>
</programlisting>
<section xml:id="jdbcDetails">
<title>More Details</title>
<para>And a little bit more precise:</para>
<figure xml:id="figJdbcRead">
<title><acronym>JDBC</acronym> read process</title>
<mediaobject>
<imageobject>
<imagedata fileref="Fig/jdbcread.fig" scale="60"/>
</imageobject>
</mediaobject>
</figure>
</section>
<mediaobject>
<imageobject>
<imagedata fileref="Fig/jdbcread.fig" scale="60"/>
</imageobject>
</mediaobject>
</figure>
</chapter>
</book>
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