]> git.lyx.org Git - lyx.git/blobdiff - lib/examples/ItemizeBullets.lyx
Document the automatic generation of LFUNs.lyx (51d4036d)
[lyx.git] / lib / examples / ItemizeBullets.lyx
index 1cb68d6916dce4022c355c1aa2b21b2f7380933b..e1b03c93693aa450f849aa09ab7ad943e6316b7e 100644 (file)
@@ -1,7 +1,9 @@
-#LyX 2.0 created this file. For more info see http://www.lyx.org/
-\lyxformat 413
+#LyX 2.2 created this file. For more info see http://www.lyx.org/
+\lyxformat 506
 \begin_document
 \begin_header
 \begin_document
 \begin_header
+\save_transient_properties true
+\origin /systemlyxdir/examples/
 \textclass article
 \begin_preamble
 
 \textclass article
 \begin_preamble
 
 \language_package default
 \inputencoding auto
 \fontencoding global
 \language_package default
 \inputencoding auto
 \fontencoding global
-\font_roman default
-\font_sans default
-\font_typewriter default
+\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_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
 \graphics default
 \default_output_format default
 \output_sync 0
 \use_hyperref false
 \papersize default
 \use_geometry false
 \use_hyperref false
 \papersize default
 \use_geometry false
-\use_amsmath 1
-\use_esint 1
-\use_mhchem 1
-\use_mathdots 1
+\use_package amsmath 1
+\use_package amssymb 1
+\use_package cancel 0
+\use_package esint 1
+\use_package mathdots 1
+\use_package mathtools 0
+\use_package mhchem 1
+\use_package stackrel 0
+\use_package stmaryrd 0
+\use_package undertilde 0
 \cite_engine basic
 \cite_engine basic
+\cite_engine_type default
+\biblio_style plain
 \use_bibtopic false
 \use_indices false
 \paperorientation portrait
 \suppress_date false
 \use_bibtopic false
 \use_indices false
 \paperorientation portrait
 \suppress_date false
+\justification true
 \use_refstyle 0
 \index Index
 \shortcut idx
 \use_refstyle 0
 \index Index
 \shortcut idx
@@ -83,37 +94,56 @@ You'll see pretty quickly that bullet settings can be quite complex if you
 itemize
 \emph default
  is the standard environment for bullet lists
 itemize
 \emph default
  is the standard environment for bullet lists
+\begin_inset Separator parbreak
+\end_inset
+
+
 \end_layout
 
 \begin_deeper
 \begin_layout Itemize
 it has its own counter that limits it to 4 levels
 \end_layout
 
 \begin_deeper
 \begin_layout Itemize
 it has its own counter that limits it to 4 levels
+\begin_inset Separator parbreak
+\end_inset
+
+
 \end_layout
 
 \begin_deeper
 \begin_layout Itemize
 each level can have its own bullet shape
 \end_layout
 
 \begin_deeper
 \begin_layout Itemize
 each level can have its own bullet shape
+\begin_inset Separator parbreak
+\end_inset
+
+
 \end_layout
 
 \begin_deeper
 \begin_layout Itemize
 \end_layout
 
 \begin_deeper
 \begin_layout Itemize
-LyX however displays all bullets as an `*'
+\SpecialChar LyX
+ however displays all bullets as an `*'
 \end_layout
 
 \end_deeper
 \end_deeper
 \end_deeper
 \begin_layout Itemize
 \end_layout
 
 \end_deeper
 \end_deeper
 \end_deeper
 \begin_layout Itemize
-Also note that LyX does 
+Also note that \SpecialChar LyX
+ does 
 \emph on
 not
 \emph default
  check the environment depths for you
 \emph on
 not
 \emph default
  check the environment depths for you
+\begin_inset Separator parbreak
+\end_inset
+
+
 \end_layout
 
 \begin_deeper
 \begin_layout Itemize
 \end_layout
 
 \begin_deeper
 \begin_layout Itemize
-Other than to enforce the LaTeX depth limit of 6 for all lists.
+Other than to enforce the \SpecialChar LaTeX
+ depth limit of 6 for all lists.
 \end_layout
 
 \end_deeper
 \end_layout
 
 \end_deeper
@@ -131,8 +161,8 @@ Yes.
 \begin_layout Standard
 You can access the popup via the 
 \family sans
 \begin_layout Standard
 You can access the popup via the 
 \family sans
-Layout\SpecialChar \menuseparator
-Document\SpecialChar \ldots{}
+Layout\SpecialChar menuseparator
+Document\SpecialChar ldots
 
 \family default
  menu and select the 
 
 \family default
  menu and select the 
@@ -1131,25 +1161,27 @@ Ding 1 (PSNFSS
 status collapsed
 
 \begin_layout Plain Layout
 status collapsed
 
 \begin_layout Plain Layout
-NFSS is the New Font Selecting Scheme of LaTeX2e (basically, what changed
- the font commands from 
+NFSS is the New Font Selecting Scheme of \SpecialChar LaTeX2e
+ (basically, what changed the font
+ commands from 
 \family typewriter
 {
 \backslash
 \family typewriter
 {
 \backslash
-bf \SpecialChar \ldots{}
+bf \SpecialChar ldots
 }
 \family default
  to 
 \family typewriter
 
 \backslash
 }
 \family default
  to 
 \family typewriter
 
 \backslash
-textbf{\SpecialChar \ldots{}
+textbf{\SpecialChar ldots
 }
 \family default
 , although the real changes are inside the guts).
  PS stands for PostScript.
 }
 \family default
 , although the real changes are inside the guts).
  PS stands for PostScript.
- PSNFSS is a set of LaTeX files which provide NFSS support for the basic
- set of 35 PS fonts present in many postscript printers.
+ PSNFSS is a set of \SpecialChar LaTeX
+ files which provide NFSS support for the basic set
+ of 35 PS fonts present in many postscript printers.
  
 \end_layout
 
  
 \end_layout