lyx_mirror/autotests/export/docbook/acknowledgments_jasa.xml
Thibaut Cuvelier 7ebe2f4351 DocBook: improve naming of test files.
First, the kind of issue that the file tests for. Then, its source, if it's been extracted from the rest of the test suite.
2020-11-27 20:24:09 +01:00

13 lines
540 B
XML

<?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">
<title>Manuscript Title</title>
<section>
<title>Introduction</title>
<para>Bla bla.</para>
</section>
<acknowledgements>
<para>Acknowledgments go here</para>
</acknowledgements>
</article>