mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-22 18:08:10 +00:00
Improve documentation of required argument tag
This commit is contained in:
parent
2828ae44ee
commit
97d596cda2
@ -24589,7 +24589,17 @@ status collapsed
|
|||||||
|
|
||||||
\end_inset
|
\end_inset
|
||||||
|
|
||||||
defines another argument (by its number) which this argument requires to be output if it is itself output.
|
defines another argument
|
||||||
|
\change_inserted -712698321 1699562312
|
||||||
|
or arguments
|
||||||
|
\change_inserted -584632292 1615846730
|
||||||
|
(by
|
||||||
|
\change_deleted -712698321 1699562317
|
||||||
|
its
|
||||||
|
\change_inserted -712698321 1699562318
|
||||||
|
their
|
||||||
|
\change_inserted -584632292 1615846730
|
||||||
|
number) which this argument requires to be output if it is itself output.
|
||||||
E.
|
E.
|
||||||
\begin_inset space \thinspace{}
|
\begin_inset space \thinspace{}
|
||||||
\end_inset
|
\end_inset
|
||||||
@ -24644,6 +24654,27 @@ Argument 2
|
|||||||
\end_inset
|
\end_inset
|
||||||
|
|
||||||
.
|
.
|
||||||
|
|
||||||
|
\change_inserted -712698321 1699562142
|
||||||
|
If multiple arguments are required,
|
||||||
|
separate them by comma (e.g.,
|
||||||
|
|
||||||
|
\begin_inset Flex Code
|
||||||
|
status collapsed
|
||||||
|
|
||||||
|
\begin_layout Plain Layout
|
||||||
|
|
||||||
|
\change_inserted -712698321 1699562142
|
||||||
|
Requires 1,2
|
||||||
|
\change_unchanged
|
||||||
|
|
||||||
|
\end_layout
|
||||||
|
|
||||||
|
\end_inset
|
||||||
|
|
||||||
|
).
|
||||||
|
\change_unchanged
|
||||||
|
|
||||||
\end_layout
|
\end_layout
|
||||||
|
|
||||||
\begin_layout Itemize
|
\begin_layout Itemize
|
||||||
|
@ -20476,8 +20476,9 @@ status collapsed
|
|||||||
|
|
||||||
\end_inset
|
\end_inset
|
||||||
|
|
||||||
Definiert ein anderes Argument (mittels seiner Nummer),
|
Definiert ein anderes Argument bzw.
|
||||||
dass das vorliegende voraussetzt,
|
mehrere andere Arguments (mittels ihrer Nummer),
|
||||||
|
welche(s) das vorliegende voraussetzt,
|
||||||
wenn es selbst ausgegeben wird.
|
wenn es selbst ausgegeben wird.
|
||||||
So verlangen \SpecialChar LaTeX
|
So verlangen \SpecialChar LaTeX
|
||||||
-Befehle häufig,
|
-Befehle häufig,
|
||||||
@ -20517,6 +20518,19 @@ Argument 2
|
|||||||
\end_inset
|
\end_inset
|
||||||
|
|
||||||
.
|
.
|
||||||
|
Wenn mehrere Argumente vorausgesetzt werden,
|
||||||
|
separieren Sie diese durch Komma (bspw.
|
||||||
|
|
||||||
|
\begin_inset Flex Code
|
||||||
|
status collapsed
|
||||||
|
|
||||||
|
\begin_layout Plain Layout
|
||||||
|
Requires 1,2
|
||||||
|
\end_layout
|
||||||
|
|
||||||
|
\end_inset
|
||||||
|
|
||||||
|
)
|
||||||
\end_layout
|
\end_layout
|
||||||
|
|
||||||
\begin_layout Itemize
|
\begin_layout Itemize
|
||||||
|
Loading…
Reference in New Issue
Block a user