Add label for default text elements.

This commit is contained in:
Achim D. Brucker 2019-04-07 17:42:35 +01:00
parent b0fbc80495
commit 40f5fa17d3
1 changed files with 1 additions and 1 deletions

View File

@ -99,7 +99,7 @@
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% begin: text default implementation
\newisadof{text}[label=,type=][1]{%
\begin{isamarkuptext}%
\begin{isamarkuptext}\label{\commandkey{label}}%
#1
\end{isamarkuptext}%
}