X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=lib%2Fdoc%2FFormula-numbering.lyx;h=916570563f6a3cd6b899dfca3623c6900f7f391e;hb=0872bb78b412d6d8ec571e935f33fda16e42bf01;hp=defc1c00f6076d37b5c34f12c826a4914b858d33;hpb=6dab61d8451d0fed0cbdd9ab7ed7506413ecb2ab;p=lyx.git diff --git a/lib/doc/Formula-numbering.lyx b/lib/doc/Formula-numbering.lyx index defc1c00f6..916570563f 100644 --- a/lib/doc/Formula-numbering.lyx +++ b/lib/doc/Formula-numbering.lyx @@ -1,7 +1,9 @@ -#LyX 1.6.0beta3 created this file. For more info see http://www.lyx.org/ -\lyxformat 335 +#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 @@ -42,27 +44,55 @@ \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 \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 @@ -73,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 @@ -85,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 @@ -110,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 @@ -135,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 @@ -160,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 @@ -235,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 @@ -378,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