]> git.lyx.org Git - lyx.git/blob - autotests/export/latex/parent-with-other-inputenc.lyx
Fix MSVC warning
[lyx.git] / autotests / export / latex / parent-with-other-inputenc.lyx
1 #LyX 2.4 created this file. For more info see https://www.lyx.org/
2 \lyxformat 567
3 \begin_document
4 \begin_header
5 \save_transient_properties true
6 \origin unavailable
7 \textclass article
8 \begin_preamble
9
10 \end_preamble
11 \use_default_options true
12 \begin_modules
13 logicalmkup
14 \end_modules
15 \maintain_unincluded_children false
16 \language english
17 \language_package default
18 \inputencoding iso8859-15
19 \fontencoding auto
20 \font_roman "lmodern" "FreeSerif"
21 \font_sans "default" "FreeSans"
22 \font_typewriter "default" "FreeMono"
23 \font_math "auto" "auto"
24 \font_default_family default
25 \use_non_tex_fonts false
26 \font_sc false
27 \font_osf false
28 \font_sf_scale 100 100
29 \font_tt_scale 100 100
30 \use_microtype false
31 \use_dash_ligatures false
32 \graphics default
33 \default_output_format pdf2
34 \output_sync 0
35 \bibtex_command default
36 \index_command default
37 \float_placement class
38 \float_alignment class
39 \paperfontsize default
40 \spacing single
41 \use_hyperref false
42 \papersize default
43 \use_geometry false
44 \use_package amsmath 1
45 \use_package amssymb 1
46 \use_package cancel 1
47 \use_package esint 1
48 \use_package mathdots 1
49 \use_package mathtools 1
50 \use_package mhchem 1
51 \use_package stackrel 1
52 \use_package stmaryrd 1
53 \use_package undertilde 1
54 \cite_engine basic
55 \cite_engine_type default
56 \biblio_style plain
57 \use_bibtopic false
58 \use_indices false
59 \paperorientation portrait
60 \suppress_date false
61 \justification true
62 \use_refstyle 1
63 \use_minted 0
64 \branch na
65 \selected 0
66 \filename_suffix 0
67 \color #faf0e6
68 \end_branch
69 \branch bisect
70 \selected 0
71 \filename_suffix 0
72 \color #faf0e6
73 \end_branch
74 \index Index
75 \shortcut idx
76 \color #008000
77 \end_index
78 \secnumdepth 3
79 \tocdepth 3
80 \paragraph_separation indent
81 \paragraph_indentation default
82 \is_math_indent 0
83 \math_numbering_side default
84 \quotes_style english
85 \dynamic_quotes 0
86 \papercolumns 1
87 \papersides 1
88 \paperpagestyle default
89 \tracking_changes false
90 \output_changes false
91 \html_math_output 0
92 \html_css_as_file 0
93 \html_be_strict false
94 \end_header
95
96 \begin_body
97
98 \begin_layout Subsection*
99 Bug #11519: Wrong input encoding when parent and child use different setting.
100 \end_layout
101
102 \begin_layout Standard
103 When 
104 \end_layout
105
106 \begin_layout Itemize
107 \noindent
108 a parent document sets a global input encoding (i.e.
109  not 
110 \family typewriter
111 auto
112 \family default
113  (
114 \begin_inset Quotes eld
115 \end_inset
116
117 language default
118 \begin_inset Quotes erd
119 \end_inset
120
121 )) and
122 \end_layout
123
124 \begin_layout Itemize
125 \noindent
126 the 
127 \begin_inset Quotes eld
128 \end_inset
129
130 inputencoding
131 \begin_inset Quotes erd
132 \end_inset
133
134  setting for parent and child differ, 
135 \end_layout
136
137 \begin_layout Standard
138 \noindent
139 the parent loads the child document with wrong input encoding.
140 \end_layout
141
142 \begin_layout Standard
143 Example: This document uses 
144 \family typewriter
145 latin9
146 \family default
147 , the included child
148 \family typewriter
149  utf8
150 \family default
151 .
152 \end_layout
153
154 \begin_layout Standard
155 \begin_inset CommandInset include
156 LatexCommand input
157 filename "unicodesymbols/001-4-latin.lyx"
158 literal "false"
159
160 \end_inset
161
162
163 \end_layout
164
165 \end_body
166 \end_document