]> git.lyx.org Git - lyx.git/blobdiff - lib/doc/Formula-numbering.lyx
* Math.lyx from Koji
[lyx.git] / lib / doc / Formula-numbering.lyx
index 812ca2f24541732752f3d36682e973c89170c038..214d58ecc27079ac27db8fe778dd93302a9b46e4 100644 (file)
@@ -1,5 +1,5 @@
-#LyX 2.3 created this file. For more info see http://www.lyx.org/
-\lyxformat 544
+#LyX 2.4 created this file. For more info see https://www.lyx.org/
+\lyxformat 614
 \begin_document
 \begin_header
 \save_transient_properties true
 \newcommand{\setarab}{
   \let\c@equation\c@org@eq
   \let\theequation\org@theeq}
+% Added by lyx2lyx
+\setlength{\parskip}{\medskipamount}
+\setlength{\parindent}{0pt}
 \end_preamble
 \use_default_options false
-\maintain_unincluded_children false
+\maintain_unincluded_children no
 \language english
 \language_package default
-\inputencoding auto
-\fontencoding global
+\inputencoding utf8
+\fontencoding auto
 \font_roman "default" "default"
 \font_sans "default" "default"
 \font_typewriter "default" "default"
@@ -56,7 +59,9 @@
 \font_default_family default
 \use_non_tex_fonts false
 \font_sc false
-\font_osf false
+\font_roman_osf false
+\font_sans_osf false
+\font_typewriter_osf false
 \font_sf_scale 100 100
 \font_tt_scale 100 100
 \use_microtype false
 \use_geometry false
 \use_package amsmath 2
 \use_package amssymb 2
-\use_package cancel 0
-\use_package esint 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
 \suppress_date false
 \justification true
 \use_refstyle 0
+\use_minted 0
+\use_lineno 0
 \index Index
 \shortcut idx
 \color #008000
 \end_index
 \secnumdepth 4
 \tocdepth 3
-\paragraph_separation skip
-\defskip medskip
+\paragraph_separation indent
+\paragraph_indentation default
 \is_math_indent 1
+\math_indentation default
 \math_numbering_side default
 \quotes_style english
+\dynamic_quotes 0
 \papercolumns 1
 \papersides 1
 \paperpagestyle empty
+\tablestyle default
 \tracking_changes false
 \output_changes false
+\change_bars false
+\postpone_fragile_content false
 \html_math_output 0
 \html_css_as_file 0
 \html_be_strict false
-\use_minted 0
+\docbook_table_output 0
+\docbook_mathml_prefix 1
 \end_header
 
 \begin_body
 
 \begin_layout Standard
 This document demonstrates the usage of two different formula categories.
- One is Arabic, one is Roman numbered.
+ One is Arabic,
+ one is Roman numbered.
 \end_layout
 
 \begin_layout Standard
@@ -226,59 +240,75 @@ A=I\label{eq:I}
 \end_layout
 
 \begin_layout Standard
-Cross-references: 
+Cross-references:
 \begin_inset CommandInset ref
 LatexCommand eqref
 reference "eq:B"
+nolink "false"
 
 \end_inset
 
- , 
+ ,
 \begin_inset CommandInset ref
 LatexCommand eqref
 reference "eq:C"
+nolink "false"
 
 \end_inset
 
- , 
+ ,
 \begin_inset CommandInset ref
 LatexCommand eqref
 reference "eq:F"
+nolink "false"
 
 \end_inset
 
- , 
+ ,
 \begin_inset CommandInset ref
 LatexCommand eqref
 reference "eq:G"
+nolink "false"
 
 \end_inset
 
- , 
+ ,
 \begin_inset CommandInset ref
 LatexCommand eqref
 reference "eq:D"
+nolink "false"
 
 \end_inset
 
- , 
+ ,
 \begin_inset CommandInset ref
 LatexCommand eqref
 reference "eq:E"
+nolink "false"
 
 \end_inset
 
- , 
+ ,
 \begin_inset CommandInset ref
 LatexCommand eqref
 reference "eq:H"
+nolink "false"
 
 \end_inset
 
- , 
+ ,
 \begin_inset CommandInset ref
 LatexCommand eqref
 reference "eq:I"
+nolink "false"
 
 \end_inset
 
@@ -299,8 +329,8 @@ height "1pt"
 \begin_inset VSpace medskip
 \end_inset
 
-To create this example, first a counter must be defined for the Roman numbered
- formulas.
+To create this example,
+ first a counter must be defined for the Roman numbered formulas.
  To do this the following is inserted to the \SpecialChar LaTeX
 -preamble:
 \end_layout
@@ -331,7 +361,8 @@ To save the value of the Arabic counter
 \series bold
 equation
 \series default
-, this is added to the preamble
+,
+ this is added to the preamble
 \end_layout
 
 \begin_layout Standard
@@ -431,7 +462,8 @@ for Arabic numbering.
 
 \begin_layout Standard
 Every formula will be by default numbered Arabic.
- To switch to Roman numbering, the command 
+ To switch to Roman numbering,
+ the command 
 \series bold
 
 \backslash