]> git.lyx.org Git - lyx.git/blobdiff - lib/examples/thesis/thesis.lyx
Fix bug #11127.
[lyx.git] / lib / examples / thesis / thesis.lyx
index 898652dd384a31a6be4da23b62d0ece146f028ad..376871df1b7f80932f7b01f9df68fd67cab15134 100644 (file)
@@ -1,25 +1,11 @@
-#LyX 2.0 created this file. For more info see http://www.lyx.org/
-\lyxformat 413
+#LyX 2.3 created this file. For more info see http://www.lyx.org/
+\lyxformat 544
 \begin_document
 \begin_header
+\save_transient_properties true
+\origin /systemlyxdir/examples/thesis/
 \textclass scrbook
 \begin_preamble
-% increases link area for cross-references and autoname them
-% if you change the document language to e.g. French
-% you must change "extrasenglish" to "extrasfrench"
-\AtBeginDocument{%
- \renewcommand{\ref}[1]{\mbox{\autoref{#1}}}
-}
-\def\refnamechanges{%
- \renewcommand*{\equationautorefname}[1]{}%
- \renewcommand{\sectionautorefname}{sec.\negthinspace}%
- \renewcommand{\subsectionautorefname}{sec.\negthinspace}%
- \renewcommand{\subsubsectionautorefname}{sec.\negthinspace}%
- \renewcommand{\figureautorefname}{Fig.\negthinspace}%
- \renewcommand{\tableautorefname}{Tab.\negthinspace}%
-}
-\@ifpackageloaded{babel}{\addto\extrasenglish{\refnamechanges}}{\refnamechanges}
-
 % in case somebody want to have the label "Equation"
 %\renewcommand{\eqref}[1]{Equation~(\negthinspace\autoref{#1})}
 
@@ -38,7 +24,7 @@
 
 % makes caption labels bold
 % for more info about these settings, see
-% http://mirrors.ctan.org/macros/latex/contrib/koma-script/doc/scrguien.pdf
+% https://ctan.org/tex-archive/macros/latex/contrib/koma-script/doc/scrguien.pdf
 \setkomafont{captionlabel}{\bfseries}
 \setcapindent{1em}
 
@@ -47,7 +33,7 @@
 
 % fancy page header/footer settings
 % for more information see section 9 of
-% ftp://www.ctan.org/pub/tex-archive/macros/latex2e/contrib/fancyhdr/fancyhdr.pdf
+% http://www.ctan.org/tex-archive/macros/latex/contrib/fancyhdr/fancyhdr.pdf
 \renewcommand{\chaptermark}[1]{\markboth{#1}{#1}}
 \renewcommand{\sectionmark}[1]{\markright{\thesection\ #1}}
 
 
 % avoids that floats are placed above its sections
 \let\mySection\section\renewcommand{\section}{\suppressfloats[t]\mySection}
+
+% increases link area for cross-references and autoname them
+% if you change the document language to e.g. French
+% you must change "extrasenglish" to "extrasfrench"
+% if you uncomment the following lines, you cannot use the reference version Ref+Text in LyX
+%\AtBeginDocument{%
+% \renewcommand{\ref}[1]{\autoref{#1}}
+%}
+%\def\refnamechanges{%
+% \renewcommand*{\equationautorefname}[1]{}
+% \renewcommand{\sectionautorefname}{sec.\negthinspace}
+% \renewcommand{\subsectionautorefname}{sec.\negthinspace}
+% \renewcommand{\subsubsectionautorefname}{sec.\negthinspace}
+% \renewcommand{\figureautorefname}{Fig.\negthinspace}
+% \renewcommand{\tableautorefname}{Tab.\negthinspace}
+%}
+%\@ifpackageloaded{babel}{\addto\extrasenglish{\refnamechanges}}{\refnamechanges}
 \end_preamble
-\options intoc,bibliography=totoc,index=totoc,BCOR10mm,captions=tableheading,titlepage,fleqn
+\options intoc,bibliography=totoc,index=totoc,BCOR10mm,captions=tableheading,titlepage
 \use_default_options true
 \begin_modules
 customHeadersFooters
@@ -67,20 +70,22 @@ customHeadersFooters
 \language_package default
 \inputencoding auto
 \fontencoding global
-\font_roman lmodern
-\font_sans lmss
-\font_typewriter lmtt
+\font_roman "lmodern" "default"
+\font_sans "lmss" "default"
+\font_typewriter "lmtt" "default"
+\font_math "auto" "auto"
 \font_default_family default
 \use_non_tex_fonts false
 \font_sc false
 \font_osf false
-\font_sf_scale 100
-\font_tt_scale 100
-
+\font_sf_scale 100 100
+\font_tt_scale 100 100
+\use_microtype false
+\use_dash_ligatures false
 \graphics default
 \default_output_format default
 \output_sync 0
-\bibtex_command default
+\bibtex_command bibtex
 \index_command default
 \float_placement h
 \paperfontsize 12
@@ -98,16 +103,26 @@ customHeadersFooters
 \pdf_quoted_options "pdfpagelayout=OneColumn, pdfnewwindow=true, pdfstartview=XYZ, plainpages=false"
 \papersize a4paper
 \use_geometry false
-\use_amsmath 2
-\use_esint 1
-\use_mhchem 1
-\use_mathdots 1
+\use_package amsmath 2
+\use_package amssymb 2
+\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 true
+\justification true
 \use_refstyle 0
+\use_minted 0
 \branch chapter-1
 \selected 1
 \filename_suffix 0
@@ -141,7 +156,11 @@ customHeadersFooters
 \tocdepth 2
 \paragraph_separation skip
 \defskip medskip
-\quotes_language english
+\is_math_indent 1
+\math_indentation default
+\math_numbering_side default
+\quotes_style english
+\dynamic_quotes 0
 \papercolumns 1
 \papersides 2
 \paperpagestyle fancy
@@ -168,13 +187,13 @@ Notes:
 When renaming this file, you must also rename it in all its subdocuments
  in the document settings in the menu 
 \family sans
-Document\SpecialChar \menuseparator
-Settings\SpecialChar \menuseparator
+Document\SpecialChar menuseparator
+Settings\SpecialChar menuseparator
 Document
 \begin_inset space ~
 \end_inset
 
-Class\SpecialChar \menuseparator
+Class\SpecialChar menuseparator
 Select
 \begin_inset space ~
 \end_inset
@@ -194,9 +213,10 @@ document
 For special settings like the header/footer lines or the font of captions,
  see also the document preamble (menu 
 \family sans
-Document\SpecialChar \menuseparator
-Settings\SpecialChar \menuseparator
-LaTeX Preamble
+Document\SpecialChar menuseparator
+Settings\SpecialChar menuseparator
+\SpecialChar LaTeX
+ Preamble
 \family default
 ).
 \end_layout
@@ -261,6 +281,11 @@ width "40col%"
 special "none"
 height "1in"
 height_special "totalheight"
+thickness "0.4pt"
+separation "3pt"
+shadowsize "4pt"
+framecolor "black"
+backgroundcolor "none"
 status open
 
 \begin_layout Plain Layout
@@ -485,11 +510,13 @@ thesection
 \end_layout
 
 \begin_layout Itemize
-Further adjustments can be made in the LaTeX preamble of thios document
- in the menu Document\SpecialChar \menuseparator
+Further adjustments can be made in the \SpecialChar LaTeX
+ preamble of thios document in the
+ menu Document\SpecialChar menuseparator
 Settings.
  For a brief description how the header/footer lines can be modified, see
- the manual of the LaTeX package 
+ the manual of the \SpecialChar LaTeX
+ package 
 \series bold
 fancyhdr
 \series default
@@ -499,7 +526,7 @@ status collapsed
 
 \begin_layout Plain Layout
 
-ftp://www.ctan.org/pub/tex-archive/macros/latex2e/contrib/fancyhdr/fancyhdr.pdf
+http://www.ctan.org/tex-archive/macros/latex/contrib/fancyhdr/fancyhdr.pdf
 \end_layout
 
 \end_inset
@@ -513,7 +540,7 @@ ftp://www.ctan.org/pub/tex-archive/macros/latex2e/contrib/fancyhdr/fancyhdr.pdf
 \end_layout
 
 \begin_layout Right Header
-\begin_inset Argument
+\begin_inset Argument 1
 status open
 
 \begin_layout Plain Layout
@@ -538,7 +565,7 @@ leftmark
 \end_layout
 
 \begin_layout Left Footer
-\begin_inset Argument
+\begin_inset Argument 1
 status open
 
 \begin_layout Plain Layout
@@ -567,7 +594,7 @@ thepage
 \end_layout
 
 \begin_layout Right Footer
-\begin_inset Argument
+\begin_inset Argument 1
 status open
 
 \begin_layout Plain Layout
@@ -627,7 +654,8 @@ status collapsed
 
 \begin_layout Plain Layout
 Usually the summary should not have page headers.
- If it should, remove this TeX code.
+ If it should, remove this \SpecialChar TeX
+ code.
 \end_layout
 
 \end_inset
@@ -637,6 +665,7 @@ Usually the summary should not have page headers.
 
 \begin_layout Standard
 \begin_inset Branch Summary
+inverted 0
 status open
 
 \begin_layout Standard
@@ -688,7 +717,7 @@ Reset page style to get page headers again.
 \end_layout
 
 \begin_layout Left Header
-\begin_inset Argument
+\begin_inset Argument 1
 status open
 
 \begin_layout Plain Layout
@@ -754,6 +783,7 @@ Enable page headers and add the chapter to the header line.
 
 \begin_layout Standard
 \begin_inset Branch chapter-1
+inverted 0
 status open
 
 \begin_layout Standard
@@ -773,6 +803,7 @@ filename "chapter-1.lyx"
 
 \begin_layout Standard
 \begin_inset Branch chapter-2
+inverted 0
 status open
 
 \begin_layout Standard
@@ -798,7 +829,7 @@ filename "chapter-2.lyx"
 \end_layout
 
 \begin_layout Left Header
-\begin_inset Argument
+\begin_inset Argument 1
 status open
 
 \begin_layout Plain Layout
@@ -829,7 +860,7 @@ Acknowledgments
 \end_layout
 
 \begin_layout Right Header
-\begin_inset Argument
+\begin_inset Argument 1
 status open
 
 \begin_layout Plain Layout
@@ -861,6 +892,7 @@ Acknowledgments
 
 \begin_layout Standard
 \begin_inset Branch Acknowledgments
+inverted 0
 status open
 
 \begin_layout Standard
@@ -880,6 +912,7 @@ filename "Acknowledgments.lyx"
 
 \begin_layout Standard
 \begin_inset Branch Appendix
+inverted 0
 status open
 
 \begin_layout Standard
@@ -916,7 +949,7 @@ Appendix is of course optional
 \end_layout
 
 \begin_layout Left Header
-\begin_inset Argument
+\begin_inset Argument 1
 status open
 
 \begin_layout Plain Layout
@@ -952,7 +985,7 @@ remove the chapter from the header line
 \end_layout
 
 \begin_layout Right Header
-\begin_inset Argument
+\begin_inset Argument 1
 status open
 
 \begin_layout Plain Layout
@@ -1005,7 +1038,7 @@ options "alpha"
 \end_layout
 
 \begin_layout Left Header
-\begin_inset Argument
+\begin_inset Argument 1
 status open
 
 \begin_layout Plain Layout
@@ -1036,7 +1069,7 @@ Nomenclature
 \end_layout
 
 \begin_layout Right Header
-\begin_inset Argument
+\begin_inset Argument 1
 status open
 
 \begin_layout Plain Layout