lyx_mirror/autotests/export/latex/lyxbugs-resolved/11584-iconv-error-nomenclature.lyx

168 lines
2.9 KiB
Plaintext
Raw Normal View History

2019-05-23 14:25:51 +00:00
#LyX 2.4 created this file. For more info see https://www.lyx.org/
\lyxformat 574
\begin_document
\begin_header
\save_transient_properties true
\origin unavailable
\textclass article
2019-05-23 14:25:51 +00:00
\begin_preamble
\usepackage{textalpha}
\end_preamble
\use_default_options true
\maintain_unincluded_children false
\language english
\language_package default
2019-05-23 14:25:51 +00:00
\inputencoding auto-legacy
\fontencoding auto
\font_roman "lmodern" "default"
\font_sans "default" "default"
\font_typewriter "default" "default"
\font_math "auto" "auto"
\font_default_family default
\use_non_tex_fonts false
\font_sc false
\font_osf false
\font_sf_scale 100 100
\font_tt_scale 100 100
\use_microtype false
\use_dash_ligatures false
\graphics default
\default_output_format pdf2
\output_sync 0
\bibtex_command default
\index_command default
2019-05-23 14:25:51 +00:00
\float_placement class
\float_alignment class
\paperfontsize default
\spacing single
\use_hyperref false
\papersize default
\use_geometry false
\use_package amsmath 1
\use_package amssymb 1
\use_package cancel 1
\use_package esint 1
\use_package mathdots 1
\use_package mathtools 1
\use_package mhchem 1
\use_package stackrel 1
\use_package stmaryrd 1
\use_package undertilde 1
\cite_engine basic
\cite_engine_type default
\biblio_style plain
\use_bibtopic false
\use_indices false
\paperorientation portrait
\suppress_date false
\justification false
\use_refstyle 1
2019-05-23 14:25:51 +00:00
\use_minted 0
\branch mfe
\selected 0
\filename_suffix 0
\color #faf0e6
\end_branch
\index Index
\shortcut idx
\color #008000
\end_index
\secnumdepth 3
\tocdepth 3
\paragraph_separation indent
\paragraph_indentation default
\is_math_indent 0
2019-05-23 14:25:51 +00:00
\math_numbering_side default
\quotes_style english
\dynamic_quotes 0
\papercolumns 1
\papersides 1
\paperpagestyle default
2019-05-23 14:25:51 +00:00
\tablestyle default
\tracking_changes false
\output_changes false
\html_math_output 0
\html_css_as_file 0
\html_be_strict false
\end_header
\begin_body
\begin_layout Standard
Iconv reports an error during latex export if a
\begin_inset Quotes eld
\end_inset
nomenclature inset
\begin_inset Quotes erd
\end_inset
contains a character that cannot be encoded using
\begin_inset Quotes eld
\end_inset
\backslash
inputenc
\begin_inset Quotes erd
\end_inset
2019-05-23 14:25:51 +00:00
, e.g.
a Greek α.
\end_layout
\begin_layout Standard
Examples:
\end_layout
\begin_layout Standard
\begin_inset CommandInset nomenclature
LatexCommand nomenclature
symbol "α"
description "Greek letter alpha."
2019-05-23 14:25:51 +00:00
literal "false"
\end_inset
(uncodable symbol)
\end_layout
\begin_layout Standard
\begin_inset CommandInset nomenclature
LatexCommand nomenclature
symbol "s"
description "Latin σ"
2019-05-23 14:25:51 +00:00
literal "false"
\end_inset
(uncodable description)
\end_layout
\begin_layout Standard
\begin_inset CommandInset nomenclature
LatexCommand nomenclature
prefix "σ"
symbol "s"
description "Latin s"
2019-05-23 14:25:51 +00:00
literal "false"
\end_inset
(uncodable sortkey).
\end_layout
2019-05-23 14:25:51 +00:00
\begin_layout Standard
\begin_inset CommandInset nomencl_print
LatexCommand printnomenclature
set_width "auto"
\end_inset
\end_layout
\end_body
\end_document