X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=lib%2Fdoc%2FFormula-numbering.lyx;h=bc20e5095c0fe2ba725758acb3bd534aa922b053;hb=c21c07e027b2d1dc7317aa8e82067e8199cbb0a0;hp=4ea73fecba52f6b9457c186eaab2c38ee8f6ae42;hpb=0ad53de085601cd61e729db17d774cd4d53aad42;p=lyx.git diff --git a/lib/doc/Formula-numbering.lyx b/lib/doc/Formula-numbering.lyx index 4ea73fecba..bc20e5095c 100644 --- a/lib/doc/Formula-numbering.lyx +++ b/lib/doc/Formula-numbering.lyx @@ -1,7 +1,9 @@ -#LyX 1.6.0svn created this file. For more info see http://www.lyx.org/ -\lyxformat 344 +#LyX 2.3 created this file. For more info see http://www.lyx.org/ +\lyxformat 544 \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 @@ -41,42 +43,75 @@ \let\c@equation\c@org@eq \let\theequation\org@theeq} \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 +\use_microtype false +\use_dash_ligatures false \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 1 +\use_package esint 1 +\use_package mathdots 1 +\use_package mathtools 1 +\use_package mhchem 1 +\use_package stackrel 1 +\use_package stmaryrd 1 +\use_package undertilde 1 \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 +\use_minted 0 +\index Index +\shortcut idx +\color #008000 +\end_index \secnumdepth 4 \tocdepth 3 \paragraph_separation skip \defskip medskip -\quotes_language english +\is_math_indent 1 +\math_indentation default +\math_numbering_side default +\quotes_style english +\dynamic_quotes 0 \papercolumns 1 \papersides 1 \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 @@ -87,14 +122,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 @@ -112,14 +151,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 @@ -137,14 +180,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 @@ -162,14 +209,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 @@ -237,15 +288,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 @@ -380,7 +439,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