mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-22 01:59:02 +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
|
||||
|
||||
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.
|
||||
\begin_inset space \thinspace{}
|
||||
\end_inset
|
||||
@ -24644,6 +24654,27 @@ Argument 2
|
||||
\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
|
||||
|
||||
\begin_layout Itemize
|
||||
|
@ -20476,8 +20476,9 @@ status collapsed
|
||||
|
||||
\end_inset
|
||||
|
||||
Definiert ein anderes Argument (mittels seiner Nummer),
|
||||
dass das vorliegende voraussetzt,
|
||||
Definiert ein anderes Argument bzw.
|
||||
mehrere andere Arguments (mittels ihrer Nummer),
|
||||
welche(s) das vorliegende voraussetzt,
|
||||
wenn es selbst ausgegeben wird.
|
||||
So verlangen \SpecialChar LaTeX
|
||||
-Befehle häufig,
|
||||
@ -20517,6 +20518,19 @@ Argument 2
|
||||
\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
|
||||
|
||||
\begin_layout Itemize
|
||||
|
Loading…
Reference in New Issue
Block a user