]> git.lyx.org Git - lyx.git/blob - autotests/export/latex/lyxbugs/6197-polish-amssymb.lyx
Remove unneeded std::move
[lyx.git] / autotests / export / latex / lyxbugs / 6197-polish-amssymb.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 \use_default_options true
9 \maintain_unincluded_children false
10 \language polish
11 \language_package default
12 \inputencoding auto-legacy
13 \fontencoding auto
14 \font_roman "lmodern" "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_osf false
22 \font_sf_scale 100 100
23 \font_tt_scale 100 100
24 \use_microtype false
25 \use_dash_ligatures true
26 \graphics default
27 \default_output_format pdf5
28 \output_sync 0
29 \bibtex_command default
30 \index_command default
31 \float_placement class
32 \float_alignment class
33 \paperfontsize default
34 \spacing single
35 \use_hyperref false
36 \papersize default
37 \use_geometry false
38 \use_package amsmath 1
39 \use_package amssymb 2
40 \use_package cancel 1
41 \use_package esint 1
42 \use_package mathdots 1
43 \use_package mathtools 1
44 \use_package mhchem 1
45 \use_package stackrel 1
46 \use_package stmaryrd 1
47 \use_package undertilde 1
48 \cite_engine basic
49 \cite_engine_type default
50 \biblio_style plain
51 \use_bibtopic false
52 \use_indices false
53 \paperorientation portrait
54 \suppress_date false
55 \justification true
56 \use_refstyle 1
57 \use_minted 0
58 \index Index
59 \shortcut idx
60 \color #008000
61 \end_index
62 \secnumdepth 3
63 \tocdepth 3
64 \paragraph_separation indent
65 \paragraph_indentation default
66 \is_math_indent 0
67 \math_numbering_side default
68 \quotes_style polish
69 \dynamic_quotes 0
70 \papercolumns 1
71 \papersides 1
72 \paperpagestyle default
73 \tablestyle default
74 \tracking_changes false
75 \output_changes false
76 \html_math_output 0
77 \html_css_as_file 0
78 \html_be_strict false
79 \end_header
80
81 \begin_body
82
83 \begin_layout Standard
84 Test for bug #6197: 
85 \begin_inset Quotes pld
86 \end_inset
87
88 amssymb
89 \begin_inset Quotes prd
90 \end_inset
91
92  with Polish babel:
93 \end_layout
94
95 \begin_layout Standard
96 The mathematical symbol 0x22D8 VERY MUCH LESS-THAN must be written as 
97 \backslash
98 llless 
99 \begin_inset Formula $\llless$
100 \end_inset
101
102  because Polish babel re-defines 
103 \backslash
104 lll as character 0x142 LATIN SMALL LETTER L WITH STROKE: 
105 \begin_inset Formula $\lll\rightarrow$
106 \end_inset
107
108  ł.
109 \end_layout
110
111 \begin_layout Standard
112 The toolbar button [
113 \begin_inset Formula $\llless$
114 \end_inset
115
116 ] inserts 
117 \backslash
118 lll which becomes 
119 \begin_inset Quotes pld
120 \end_inset
121
122
123 \begin_inset Formula $\lll$
124 \end_inset
125
126
127 \begin_inset Quotes prd
128 \end_inset
129
130  with pdfTeX and a missing symbol with LuaTeX..
131 \end_layout
132
133 \end_body
134 \end_document