2020-08-15 22:59:43 +00:00
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
|
<!-- This DocBook file was created by LyX 2.4.0dev
|
|
|
|
See http://www.lyx.org/ for more information -->
|
|
|
|
<article xml:lang="en_US" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:m="http://www.w3.org/1998/Math/MathML" xmlns:xi="http://www.w3.org/2001/XInclude" version="5.2">
|
|
|
|
<info>
|
|
|
|
<title>I am a title</title>
|
|
|
|
<author>
|
|
|
|
<personname>I am an author</personname>
|
|
|
|
</author>
|
|
|
|
<date>I am a date</date>
|
|
|
|
<abstract>
|
|
|
|
<para>I am an abstract</para>
|
|
|
|
<para>I am also an abstract</para>
|
|
|
|
</abstract>
|
2020-08-30 20:08:01 +00:00
|
|
|
|
2020-08-15 22:59:43 +00:00
|
|
|
</info>
|
2020-08-30 20:08:01 +00:00
|
|
|
<section xml:id="sec.Sec-1">
|
2020-08-15 22:59:43 +00:00
|
|
|
<title>I am the first section </title>
|
|
|
|
<para>I am the first paragraph of the first section. </para>
|
|
|
|
<para>I am the second paragraph of the first section. </para>
|
|
|
|
<blockquote>
|
|
|
|
<para>I am a quote<inlineequation>
|
|
|
|
<alt role='tex'>\,with\,a\,formula</alt>
|
|
|
|
<m:math>
|
|
|
|
|
|
|
|
<m:mrow>
|
|
|
|
<m:mrow><m:mspace width="6px" /><m:mi>w</m:mi><m:mi>i</m:mi><m:mi>t</m:mi><m:mi>h</m:mi><m:mspace width="6px" /><m:mi>a</m:mi><m:mspace width="6px" /><m:mi>f</m:mi><m:mi>o</m:mi><m:mi>r</m:mi><m:mi>m</m:mi><m:mi>u</m:mi><m:mi>l</m:mi><m:mi>a</m:mi>
|
|
|
|
</m:mrow>
|
|
|
|
</m:mrow>
|
|
|
|
</m:math>
|
|
|
|
</inlineequation>. </para>
|
|
|
|
</blockquote>
|
|
|
|
<informalequation>
|
|
|
|
<alt role='tex'>Formula!</alt>
|
|
|
|
<m:math>
|
|
|
|
|
|
|
|
<m:mrow>
|
|
|
|
<m:mrow><m:mi>F</m:mi><m:mi>o</m:mi><m:mi>r</m:mi><m:mi>m</m:mi><m:mi>u</m:mi><m:mi>l</m:mi><m:mi>a</m:mi><m:mo>!</m:mo>
|
|
|
|
</m:mrow>
|
|
|
|
</m:mrow>
|
|
|
|
</m:math>
|
2020-10-07 03:03:24 +00:00
|
|
|
</informalequation>
|
|
|
|
<section>
|
2020-08-15 22:59:43 +00:00
|
|
|
<title>I am the first subsection</title>
|
|
|
|
<para>I am the only paragraph of the first subsection. </para>
|
|
|
|
</section>
|
|
|
|
<section>
|
|
|
|
<title>I am the second subsection</title>
|
|
|
|
<para>I am the only paragraph of the second subsection. </para>
|
|
|
|
</section>
|
|
|
|
</section>
|
|
|
|
<section>
|
|
|
|
<title>I am the second section </title>
|
|
|
|
<para>I am the only paragraph of the second section. <link xlink:href="http://example.org">Hyperlink.</link> “Text between quotes.”</para>
|
2020-08-30 20:08:01 +00:00
|
|
|
<para>See <xref linkend="sec.Sec-1" />.</para>
|
2020-08-15 22:59:43 +00:00
|
|
|
</section>
|
|
|
|
<section>
|
|
|
|
<title>I am the third section and I deal with star sections</title>
|
|
|
|
<bridgehead renderas='other' otherrenderas='part'>Star part</bridgehead>
|
2020-10-07 03:03:24 +00:00
|
|
|
<bridgehead renderas='sect1'>Star section (sect1)</bridgehead>
|
|
|
|
<bridgehead renderas='sect2'>Star subsection (sect2)</bridgehead>
|
|
|
|
<bridgehead renderas='sect3'>Star subsubsection (sect3)</bridgehead>
|
|
|
|
<bridgehead renderas='sect4'>Star paragraph (sect4)</bridgehead>
|
|
|
|
<bridgehead renderas='sect5'>Star subparagraph (sect5)</bridgehead>
|
2020-08-15 22:59:43 +00:00
|
|
|
</section>
|
|
|
|
</article>
|