]> git.lyx.org Git - lyx.git/blob - autotests/export/docbook/easy.lyx
DocBook: fixes in bibliography (missing new line at the end).
[lyx.git] / autotests / export / docbook / easy.lyx
1 #LyX 2.4 created this file. For more info see https://www.lyx.org/
2 \lyxformat 598
3 \begin_document
4 \begin_header
5 \save_transient_properties true
6 \origin unavailable
7 \textclass article
8 \begin_preamble
9 \newcommand{\testmacro}{\ensuremath{\operatorname{testmacro}}}
10 \end_preamble
11 \use_default_options true
12 \maintain_unincluded_children no
13 \language english
14 \language_package default
15 \inputencoding auto-legacy
16 \fontencoding auto
17 \font_roman "default" "default"
18 \font_sans "default" "default"
19 \font_typewriter "default" "default"
20 \font_math "auto" "auto"
21 \font_default_family default
22 \use_non_tex_fonts false
23 \font_sc false
24 \font_roman_osf false
25 \font_sans_osf false
26 \font_typewriter_osf false
27 \font_sf_scale 100 100
28 \font_tt_scale 100 100
29 \use_microtype false
30 \use_dash_ligatures true
31 \graphics default
32 \default_output_format default
33 \output_sync 0
34 \bibtex_command default
35 \index_command default
36 \paperfontsize default
37 \spacing single
38 \use_hyperref false
39 \papersize default
40 \use_geometry false
41 \use_package amsmath 1
42 \use_package amssymb 1
43 \use_package cancel 1
44 \use_package esint 1
45 \use_package mathdots 1
46 \use_package mathtools 1
47 \use_package mhchem 1
48 \use_package stackrel 1
49 \use_package stmaryrd 1
50 \use_package undertilde 1
51 \cite_engine basic
52 \cite_engine_type default
53 \biblio_style plain
54 \use_bibtopic false
55 \use_indices true
56 \paperorientation portrait
57 \suppress_date false
58 \justification true
59 \use_refstyle 1
60 \use_minted 0
61 \use_lineno 0
62 \index Index
63 \shortcut idx
64 \color #008000
65 \end_index
66 \index Other index
67 \shortcut oth
68 \color #cc0000
69 \end_index
70 \secnumdepth 3
71 \tocdepth 3
72 \paragraph_separation indent
73 \paragraph_indentation default
74 \is_math_indent 0
75 \math_numbering_side default
76 \quotes_style english
77 \dynamic_quotes 0
78 \papercolumns 1
79 \papersides 1
80 \paperpagestyle default
81 \tablestyle default
82 \tracking_changes false
83 \output_changes false
84 \change_bars false
85 \postpone_fragile_content false
86 \html_math_output 0
87 \html_css_as_file 0
88 \html_be_strict false
89 \docbook_table_output 0
90 \end_header
91
92 \begin_body
93
94 \begin_layout Title
95 I am a title
96 \end_layout
97
98 \begin_layout Author
99 I am an author
100 \end_layout
101
102 \begin_layout Date
103 I am a date
104 \end_layout
105
106 \begin_layout Abstract
107 I am an abstract
108 \end_layout
109
110 \begin_layout Abstract
111 I am also an abstract
112 \end_layout
113
114 \begin_layout Section
115 I am the first section 
116 \begin_inset CommandInset label
117 LatexCommand label
118 name "sec:Sec-1"
119
120 \end_inset
121
122
123 \end_layout
124
125 \begin_layout Standard
126 I am the first paragraph of the first section.
127  
128 \end_layout
129
130 \begin_layout Standard
131 I am the second paragraph of the first section.
132  
133 \end_layout
134
135 \begin_layout Quote
136 I am a quote
137 \begin_inset Formula $\,with\,a\,formula$
138 \end_inset
139
140 .
141  
142 \end_layout
143
144 \begin_layout Standard
145 \begin_inset Formula 
146 \[
147 Formula!
148 \]
149
150 \end_inset
151
152
153 \end_layout
154
155 \begin_layout Subsection
156 I am the first subsection
157 \end_layout
158
159 \begin_layout Standard
160 I am the only paragraph of the first subsection.
161  
162 \end_layout
163
164 \begin_layout Subsection
165 I am the second subsection
166 \end_layout
167
168 \begin_layout Standard
169 I am the only paragraph of the second subsection.
170  
171 \end_layout
172
173 \begin_layout Section
174 I am the second section 
175 \end_layout
176
177 \begin_layout Standard
178 I am the only paragraph of the second section.
179  
180 \begin_inset CommandInset href
181 LatexCommand href
182 name "Hyperlink."
183 target "http://example.org"
184 literal "false"
185
186 \end_inset
187
188  
189 \begin_inset Quotes eld
190 \end_inset
191
192 Text between quotes.
193 \begin_inset Quotes erd
194 \end_inset
195
196
197 \end_layout
198
199 \begin_layout Standard
200 See 
201 \begin_inset CommandInset ref
202 LatexCommand ref
203 reference "sec:Sec-1"
204 plural "false"
205 caps "false"
206 noprefix "false"
207
208 \end_inset
209
210 .
211 \end_layout
212
213 \begin_layout Section
214 I am the third section and I deal with star sections
215 \end_layout
216
217 \begin_layout Part*
218 Star part
219 \end_layout
220
221 \begin_layout Section*
222 Star section (sect1)
223 \end_layout
224
225 \begin_layout Subsection*
226 Star subsection (sect2)
227 \end_layout
228
229 \begin_layout Subsubsection*
230 Star subsubsection (sect3)
231 \end_layout
232
233 \begin_layout Paragraph*
234 Star paragraph (sect4)
235 \end_layout
236
237 \begin_layout Subparagraph*
238 Star subparagraph (sect5)
239 \end_layout
240
241 \begin_layout Standard
242 \begin_inset CommandInset bibtex
243 LatexCommand bibtex
244 bibfiles "basic"
245 options "plain"
246
247 \end_inset
248
249
250 \end_layout
251
252 \end_body
253 \end_document