]> git.lyx.org Git - lyx.git/blobdiff - lib/examples/MultilingualCaptions.lyx
UserGuide.lyx: fix some typographic issues spotted by Mike
[lyx.git] / lib / examples / MultilingualCaptions.lyx
index 569cecc9724bd0bee0ccf5499566f4a848f828e1..3ab1b12c76e7d2ae8de65f58ad9db32cab525ae6 100644 (file)
@@ -1,7 +1,9 @@
-#LyX 2.1 created this file. For more info see http://www.lyx.org/
-\lyxformat 474
+#LyX 2.2 created this file. For more info see http://www.lyx.org/
+\lyxformat 508
 \begin_document
 \begin_header
+\save_transient_properties true
+\origin /systemlyxdir/examples/
 \textclass scrartcl
 \begin_preamble
 % if pdflatex is used
@@ -38,16 +40,16 @@ bicaption
 \language_package default
 \inputencoding auto
 \fontencoding global
-\font_roman default
-\font_sans default
-\font_typewriter default
-\font_math auto
+\font_roman "default" "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
-\font_tt_scale 100
+\font_sf_scale 100 100
+\font_tt_scale 100 100
 \graphics default
 \default_output_format default
 \output_sync 0
@@ -71,14 +73,14 @@ bicaption
 \use_geometry false
 \use_package amsmath 1
 \use_package amssymb 1
-\use_package cancel 0
+\use_package cancel 1
 \use_package esint 1
 \use_package mathdots 1
-\use_package mathtools 0
+\use_package mathtools 1
 \use_package mhchem 1
-\use_package stackrel 0
-\use_package stmaryrd 0
-\use_package undertilde 0
+\use_package stackrel 1
+\use_package stmaryrd 1
+\use_package undertilde 1
 \cite_engine basic
 \cite_engine_type default
 \biblio_style plain
@@ -140,11 +142,13 @@ Multilingual
 captions
 \family default
  allows to typeset captions in two languages.
- It requires the LaTeX package 
+ It requires the \SpecialChar LaTeX
+ package 
 \series bold
 bicaption
 \series default
- which is part of the LaTeX package 
+ which is part of the \SpecialChar LaTeX
+ package 
 \series bold
 caption
 \series default
@@ -262,16 +266,16 @@ Caption
  If no caption is inserted, you can insert the multilingual caption via
  
 \family sans
-Insert\SpecialChar \menuseparator
-Caption\SpecialChar \menuseparator
+Insert\SpecialChar menuseparator
+Caption\SpecialChar menuseparator
 Bicaption
 \family default
 .
  The caption text in the document language must be inserted in the inset
  which is inserted in the caption via 
 \family sans
-Insert\SpecialChar \menuseparator
-Main Language Caption Text
+Insert\SpecialChar menuseparator
+Main Language Text
 \family default
 .
  The caption text in the second language is inserted as normal text in the
@@ -279,17 +283,17 @@ Main Language Caption Text
 \end_layout
 
 \begin_layout Standard
-Short Titles for both languages (for the List of Tables\SpecialChar \slash{}
+Short Titles for both languages (for the List of Tables\SpecialChar breakableslash
 Figures) can be inserted
  via 
 \family sans
-Insert\SpecialChar \menuseparator
-Main Language Caption Short Title
+Insert\SpecialChar menuseparator
+Main Language Short Title
 \family default
  and 
 \family sans
-Insert\SpecialChar \menuseparator
-Second Language Caption Short Title.
+Insert\SpecialChar menuseparator
+Second Language Short Title.
 \end_layout
 
 \begin_layout Standard
@@ -307,25 +311,6 @@ reference "fig:example-figure"
  is an example of a figure float with a multilingual caption.
 \end_layout
 
-\begin_layout Standard
-\begin_inset Float figure
-wide false
-sideways false
-status open
-
-\begin_layout Plain Layout
-
-\end_layout
-
-\begin_layout Plain Layout
-
-\end_layout
-
-\end_inset
-
-
-\end_layout
-
 \begin_layout Caption setup
 \begin_inset Argument 1
 status open
@@ -369,6 +354,11 @@ width "50col%"
 special "none"
 height "1in"
 height_special "totalheight"
+thickness "0.4pt"
+separation "3pt"
+shadowsize "4pt"
+framecolor "black"
+backgroundcolor "none"
 status open
 
 \begin_layout Plain Layout
@@ -486,7 +476,8 @@ font=
 \series default
 .
  For more information about possible customizations, see the documentation
- of the LaTeX package 
+ of the \SpecialChar LaTeX
+ package 
 \series bold
 caption
 \series default
@@ -564,7 +555,7 @@ labelfont=bf, labelsep=newline
 status collapsed
 
 \begin_layout Plain Layout
-the label font should be bold, the label separator is a line break instead
+The label font should be bold, the label separator is a line break instead
  of a colon.
 \end_layout
 
@@ -588,7 +579,7 @@ labelfont=bf, labelsep=newline
 status collapsed
 
 \begin_layout Plain Layout
-the first language label text should be in bold font
+The first language label font should be bold.
 \end_layout
 
 \end_inset
@@ -611,7 +602,7 @@ labelfont=bf, textfont={sf,it}, labelsep=newline
 status collapsed
 
 \begin_layout Plain Layout
-the second language caption text should be sans-serif italic
+The second language caption text should be sans-serif, italic.
 \end_layout
 
 \end_inset
@@ -639,6 +630,11 @@ width "50col%"
 special "none"
 height "1in"
 height_special "totalheight"
+thickness "0.4pt"
+separation "3pt"
+shadowsize "4pt"
+framecolor "black"
+backgroundcolor "none"
 status open
 
 \begin_layout Plain Layout
@@ -715,7 +711,8 @@ PassOptionsToPackage{list=off}{bicaption}
 It is also possible to have two different lists, one for the document language,
  one for the second language.
  This is the case in this file.
- To split the list one needs to add these lines to the document preamble:
+ To split the list one needs to add these lines to the \SpecialChar LaTeX
+ preamble:
 \end_layout
 
 \begin_layout Standard
@@ -778,7 +775,8 @@ listoffigureGeres
 \end_layout
 
 \begin_layout Standard
-as TeX code.
+as \SpecialChar TeX
+ code.
  Here is the German list of figures:
 \end_layout
 
@@ -841,7 +839,8 @@ bi-second
 \end_layout
 
 \begin_layout Standard
-For more information what can be done with the LaTeX package 
+For more information what can be done with the \SpecialChar LaTeX
+ package 
 \series bold
 bicaption
 \series default
@@ -865,7 +864,7 @@ key "bicaption"
 \begin_layout Standard
 \begin_inset Tabular
 <lyxtabular version="3" rows="48" columns="2">
-<features rotate="0" booktabs="true" islongtable="true" headBottomDL="true" lastFootEmpty="true" longtabularalignment="center">
+<features booktabs="true" islongtable="true" headBottomDL="true" lastFootEmpty="true" longtabularalignment="center">
 <column alignment="center" valignment="top" width="0pt">
 <column alignment="center" valignment="middle" width="35col%">
 <row endfirsthead="true" caption="true">
@@ -1859,7 +1858,8 @@ key "bicaption"
 
 \end_inset
 
-Documentation of the LaTeX package 
+Documentation of the \SpecialChar LaTeX
+ package 
 \series bold
 
 \begin_inset CommandInset href
@@ -1879,7 +1879,8 @@ key "caption"
 
 \end_inset
 
-Documentation of the LaTeX package 
+Documentation of the \SpecialChar LaTeX
+ package 
 \series bold
 
 \begin_inset CommandInset href