beende/starte body hinzugefügt; Kompatibilität mitumlcd

This commit is contained in:
2021-04-11 14:30:47 +02:00
parent d498704220
commit 261be634ae
15 changed files with 4 additions and 2 deletions
Regular → Executable
View File
Regular → Executable
View File
Regular → Executable
View File
Regular → Executable
View File
Regular → Executable
View File
Regular → Executable
+4 -2
View File
@@ -129,6 +129,8 @@
\mode<presentation>{
\newenvironment{body}{\document\ifcd\setbeamertemplate{sidebar
right}{}\fi}{\input{bib-config.tex}\enddocument}
\newcommand{\starteBody}{\begin{document}}
\newcommand{\beendeBody}{\end{document}}
% \newcommand{\newblock}{}
}
@@ -1613,7 +1615,7 @@
\newcount\ddimemoryline
\newenvironment{object}[1]
\newenvironment{ahobject}[1]
{
\def\objectname{#1}
\ddimemoryline=0\relax
@@ -1637,7 +1639,7 @@
\endscope
}
\def\attribute#1 #2=#3;{%
\def\ahattribute#1 #2=#3;{%
\node [@kind,minimum height=4mm,text height=1mm,text depth=0pt,anchor=base west] (\objectname-#2) at (0,-1*\ddimemoryline) {\scantokens{\javacode|#3|}};
\node [text height=1mm,text depth=0pt,minimum height=4mm,anchor=base east] at (0,-1*\ddimemoryline) {\javacode|#1 #2|};
\advance\ddimemoryline by 1\relax
Regular → Executable
View File
Regular → Executable
View File
Regular → Executable
View File
Regular → Executable
View File
Regular → Executable
View File
Regular → Executable
View File
Regular → Executable
View File
Regular → Executable
View File
Regular → Executable
View File