Move theory file name from the level of sections to the level of chapters.

This commit is contained in:
Achim D. Brucker 2019-01-21 17:55:25 +00:00
parent eacb55c43f
commit 446792928e
1 changed files with 2 additions and 2 deletions

View File

@ -46,10 +46,10 @@
\newcommand{\ie}{i.\,e.\xspace}
\newcommand{\eg}{e.\,g.\xspace}
\newcommand{\thy}{\isabellecontext}
\renewcommand{\isamarkupsection}[1]{%
\renewcommand{\isamarkupchapter}[1]{%
\begingroup%
\def\isacharunderscore{\textunderscore}%
\section{#1 (\thy)}%
\chapter{#1 (\thy.thy)}%
\def\isacharunderscore{-}%
\expandafter\label{sec:\isabellecontext}%
\endgroup%