]> git.lyx.org Git - lyx.git/blob - autotests/export/docbook/listings.lyx
DocBook: don't consider bridgeheads for abstracts.
[lyx.git] / autotests / export / docbook / listings.lyx
1 #LyX 2.4 created this file. For more info see https://www.lyx.org/
2 \lyxformat 595
3 \begin_document
4 \begin_header
5 \save_transient_properties true
6 \origin unavailable
7 \textclass article
8 \use_default_options true
9 \maintain_unincluded_children no
10 \language american
11 \language_package default
12 \inputencoding utf8
13 \fontencoding auto
14 \font_roman "default" "default"
15 \font_sans "default" "default"
16 \font_typewriter "default" "default"
17 \font_math "auto" "auto"
18 \font_default_family default
19 \use_non_tex_fonts false
20 \font_sc false
21 \font_roman_osf false
22 \font_sans_osf false
23 \font_typewriter_osf false
24 \font_sf_scale 100 100
25 \font_tt_scale 100 100
26 \use_microtype false
27 \use_dash_ligatures true
28 \graphics default
29 \default_output_format default
30 \output_sync 0
31 \bibtex_command default
32 \index_command default
33 \paperfontsize default
34 \use_hyperref false
35 \papersize default
36 \use_geometry false
37 \use_package amsmath 1
38 \use_package amssymb 1
39 \use_package cancel 1
40 \use_package esint 1
41 \use_package mathdots 1
42 \use_package mathtools 1
43 \use_package mhchem 1
44 \use_package stackrel 1
45 \use_package stmaryrd 1
46 \use_package undertilde 1
47 \cite_engine basic
48 \cite_engine_type default
49 \use_bibtopic false
50 \use_indices false
51 \paperorientation portrait
52 \suppress_date false
53 \justification true
54 \use_refstyle 1
55 \use_minted 0
56 \use_lineno 0
57 \index Index
58 \shortcut idx
59 \color #008000
60 \end_index
61 \secnumdepth 3
62 \tocdepth 3
63 \paragraph_separation indent
64 \paragraph_indentation default
65 \is_math_indent 0
66 \math_numbering_side default
67 \quotes_style english
68 \dynamic_quotes 0
69 \papercolumns 1
70 \papersides 1
71 \paperpagestyle default
72 \tablestyle default
73 \tracking_changes false
74 \output_changes false
75 \change_bars false
76 \postpone_fragile_content true
77 \html_math_output 0
78 \html_css_as_file 0
79 \html_be_strict false
80 \end_header
81
82 \begin_body
83
84 \begin_layout Title
85 Test document
86 \end_layout
87
88 \begin_layout Standard
89 This is a programlisting: 
90 \end_layout
91
92 \begin_layout Standard
93 \begin_inset listings
94 inline false
95 status open
96
97 \begin_layout Plain Layout
98
99 First line of programlisting
100 \end_layout
101
102 \begin_layout Plain Layout
103
104 Second line of programlisting
105 \end_layout
106
107 \end_inset
108
109
110 \end_layout
111
112 \end_body
113 \end_document