X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=lib%2Fdoc%2FFormula-numbering.lyx;h=916570563f6a3cd6b899dfca3623c6900f7f391e;hb=0872bb78b412d6d8ec571e935f33fda16e42bf01;hp=b5a7d845e85f63e308c245c7332e8e9ea53ed031;hpb=c786d93f25697a55c8a785d260de6d21c69e3115;p=lyx.git diff --git a/lib/doc/Formula-numbering.lyx b/lib/doc/Formula-numbering.lyx index b5a7d845e8..916570563f 100644 --- a/lib/doc/Formula-numbering.lyx +++ b/lib/doc/Formula-numbering.lyx @@ -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 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,30 +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_mhchem 1 -\use_mathdots 1 +\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 @@ -77,9 +103,9 @@ \paperpagestyle empty \tracking_changes false \output_changes false -\author 1 "" -\author 2 "" -\use_refstyle 0 +\html_math_output 0 +\html_css_as_file 0 +\html_be_strict false \end_header \begin_body @@ -90,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 @@ -115,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 @@ -140,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 @@ -165,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 @@ -241,7 +283,6 @@ reference "eq:I" \begin_layout Standard \noindent - \begin_inset CommandInset line LatexCommand rule offset "0.5ex" @@ -251,13 +292,13 @@ height "1pt" \end_inset - \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 @@ -392,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