Support of section_title and section_elem.

This commit is contained in:
Achim D. Brucker 2018-11-27 09:42:30 +00:00
parent bfdb5e5260
commit 1fa3a531d6
1 changed files with 3 additions and 3 deletions

View File

@ -133,21 +133,21 @@
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% begin: scholarly_paper.introduction
\expandafter\newkeycommand\csname isaDof.section.scholarly_paper.introduction\endcsname%
\expandafter\newkeycommand\csname isaDof.section.scholarly_paper.introduction_title\endcsname%
[label=,type=%
,scholarly_paper.introduction.main_author=%
,scholarly_paper.introduction.fixme_list=%
][1]{%
\isamarkupfalse\isamarkupsection{#1}\label{\commandkey{label}}\isamarkuptrue%
}
\expandafter\newkeycommand\csname isaDof.subsection.scholarly_paper.introduction\endcsname%
\expandafter\newkeycommand\csname isaDof.subsection.scholarly_paper.introduction_title\endcsname%
[label=,type=%
,scholarly_paper.introduction.main_author=%
,scholarly_paper.introduction.fixme_list=%
][1]{%
\isamarkupfalse\isamarkupsubsection{#1}\label{\commandkey{label}}\isamarkuptrue%
}
\expandafter\newkeycommand\csname isaDof.text.scholarly_paper.introduction\endcsname%
\expandafter\newkeycommand\csname isaDof.text.scholarly_paper.introduction_elem\endcsname%
[label=,type=%
,scholarly_paper.introduction.main_author=%
,scholarly_paper.introduction.fixme_list=%