]> git.lyx.org Git - lyx.git/blob - autotests/export/latex/lyxbugs-resolved/11519-parent-with-other-inputenc.lyx
Remove unneeded std::move
[lyx.git] / autotests / export / latex / lyxbugs-resolved / 11519-parent-with-other-inputenc.lyx
1 #LyX 2.4 created this file. For more info see https://www.lyx.org/
2 \lyxformat 574
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 \tablestyle default
90 \tracking_changes false
91 \output_changes false
92 \html_math_output 0
93 \html_css_as_file 0
94 \html_be_strict false
95 \end_header
96
97 \begin_body
98
99 \begin_layout Subsection*
100 Bug #11519: Wrong input encoding when parent and child use different setting.
101 \end_layout
102
103 \begin_layout Standard
104 When 
105 \end_layout
106
107 \begin_layout Itemize
108 \noindent
109 a parent document sets a global input encoding (i.e.
110  not 
111 \family typewriter
112 auto
113 \family default
114  (
115 \begin_inset Quotes eld
116 \end_inset
117
118 language default
119 \begin_inset Quotes erd
120 \end_inset
121
122 )) and
123 \end_layout
124
125 \begin_layout Itemize
126 \noindent
127 the 
128 \begin_inset Quotes eld
129 \end_inset
130
131 inputencoding
132 \begin_inset Quotes erd
133 \end_inset
134
135  setting for parent and child differ, 
136 \end_layout
137
138 \begin_layout Standard
139 \noindent
140 the parent loads the child document with wrong input encoding.
141 \end_layout
142
143 \begin_layout Standard
144 Example: This document uses 
145 \family typewriter
146 iso8859-15
147 \family default
148 , the included child
149 \family typewriter
150  utf8
151 \family default
152 .
153 \end_layout
154
155 \begin_layout Standard
156 \begin_inset CommandInset include
157 LatexCommand input
158 filename "8085-table-rotate-linebreak.lyx"
159 literal "false"
160
161 \end_inset
162
163
164 \end_layout
165
166 \end_body
167 \end_document