X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=lib%2Fdoc%2FFormula-numbering.lyx;h=916570563f6a3cd6b899dfca3623c6900f7f391e;hb=ef4594c71e1dc0e3006b459bc53ea964ce1cdf82;hp=fe1e6e64ed543d4214ad876607dfaf9f8e5ca060;hpb=25aef8a80135e4742e6513c7cf0f54b56af128d7;p=lyx.git diff --git a/lib/doc/Formula-numbering.lyx b/lib/doc/Formula-numbering.lyx index fe1e6e64ed..916570563f 100644 --- a/lib/doc/Formula-numbering.lyx +++ b/lib/doc/Formula-numbering.lyx @@ -1,7 +1,9 @@ -#LyX 1.6.0 created this file. For more info see http://www.lyx.org/ -\lyxformat 345 +#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/doc/ \textclass scrartcl \begin_preamble \usepackage{ifpdf} @@ -17,7 +19,7 @@ \else % if DVI -\usepackage[colorlinks=true, hypertex]{hyperref} +\usepackage[colorlinks=true]{hyperref} \fi @@ -43,27 +45,54 @@ \end_preamble \options fleqn \use_default_options false +\maintain_unincluded_children false \language english +\language_package default \inputencoding auto -\font_roman default -\font_sans default -\font_typewriter default +\fontencoding global +\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 pdf2 +\output_sync 0 +\bibtex_command default +\index_command default \paperfontsize 12 \spacing single \use_hyperref false \papersize default \use_geometry false -\use_amsmath 2 -\use_esint 0 +\use_package amsmath 2 +\use_package amssymb 2 +\use_package cancel 0 +\use_package esint 0 +\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_type default +\biblio_style plain \use_bibtopic false +\use_indices false \paperorientation portrait +\suppress_date false +\justification true +\use_refstyle 0 +\index Index +\shortcut idx +\color #008000 +\end_index \secnumdepth 4 \tocdepth 3 \paragraph_separation skip @@ -74,8 +103,9 @@ \paperpagestyle empty \tracking_changes false \output_changes false -\author "" -\author "" +\html_math_output 0 +\html_css_as_file 0 +\html_be_strict false \end_header \begin_body @@ -86,14 +116,18 @@ This document demonstrates the usage of two different formula categories. \end_layout \begin_layout Standard -\begin_inset Formula \begin{equation} -A=B\label{eq:B}\end{equation} +\begin_inset Formula +\begin{equation} +A=B\label{eq:B} +\end{equation} \end_inset -\begin_inset Formula \begin{equation} -A=C\label{eq:C}\end{equation} +\begin_inset Formula +\begin{equation} +A=C\label{eq:C} +\end{equation} \end_inset @@ -111,14 +145,18 @@ setrom \end_inset -\begin_inset Formula \begin{equation} -A=D\label{eq:D}\end{equation} +\begin_inset Formula +\begin{equation} +A=D\label{eq:D} +\end{equation} \end_inset -\begin_inset Formula \begin{equation} -A=E\label{eq:E}\end{equation} +\begin_inset Formula +\begin{equation} +A=E\label{eq:E} +\end{equation} \end_inset @@ -136,14 +174,18 @@ setarab \end_inset -\begin_inset Formula \begin{equation} -A=F\label{eq:F}\end{equation} +\begin_inset Formula +\begin{equation} +A=F\label{eq:F} +\end{equation} \end_inset -\begin_inset Formula \begin{equation} -A=G\label{eq:G}\end{equation} +\begin_inset Formula +\begin{equation} +A=G\label{eq:G} +\end{equation} \end_inset @@ -161,14 +203,18 @@ setrom \end_inset -\begin_inset Formula \begin{equation} -A=H\label{eq:H}\end{equation} +\begin_inset Formula +\begin{equation} +A=H\label{eq:H} +\end{equation} \end_inset -\begin_inset Formula \begin{equation} -A=I\label{eq:I}\end{equation} +\begin_inset Formula +\begin{equation} +A=I\label{eq:I} +\end{equation} \end_inset @@ -236,15 +282,23 @@ reference "eq:I" \end_layout \begin_layout Standard +\noindent +\begin_inset CommandInset line +LatexCommand rule +offset "0.5ex" +width "100line%" +height "1pt" + +\end_inset -\lyxline \begin_inset VSpace medskip \end_inset To create this example, first a counter must be defined for the Roman numbered formulas. - To do this the following is inserted to the LaTeX-preamble: + To do this the following is inserted to the \SpecialChar LaTeX +-preamble: \end_layout \begin_layout Standard @@ -379,7 +433,8 @@ Every formula will be by default numbered Arabic. \backslash setrom \series default - is inserted in TeX-mode. + is inserted in \SpecialChar TeX +-mode. With the command \series bold