From c738e35ab253d2ae1155bb945240f4e438735637 Mon Sep 17 00:00:00 2001 From: Robert Alessi Date: Thu, 23 Jul 2020 11:04:32 +0200 Subject: \parnote needed more control over expansion --- ekdosis.dtx | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) diff --git a/ekdosis.dtx b/ekdosis.dtx index 8b79b24..4e55f57 100644 --- a/ekdosis.dtx +++ b/ekdosis.dtx @@ -2002,9 +2002,13 @@ texts=latin[xml:lang="la"]+\textcolor{red}{;}+ % \label{sec:notes-in-multilayer-app} % As said above in \vref{sec:multilayer-apparatus}, \pkg{ekdosis} % initially sets one layer of notes that is called the -% \textooquote|default|\textcoquote\ layer. As a result, any new note +% \textooquote|default|\textcoquote\ layer. As a result, any note % inserted within the argument of \cs{app}|{}| as described -% \vpageref{ref:app-cmd} will go into that layer of the apparatus. +% \vpageref{ref:app-cmd} will go into that layer of the apparatus, +% unless \cs{EkdosisDefaultApparatus} has been used to set another +% name for the default layer. +% +% % % \section{To Be Continued...} % v1.0 of \pkg{ekdosis}, which should be available by the end of July @@ -3710,7 +3714,7 @@ texts=latin[xml:lang="la"]+\textcolor{red}{;}+ \edef\note@contents{% \ekvifdefinedNoVal{note}{pre}{}{% \unexpanded\expandafter{\pre@value}}% - \unskip\noexpand\parnote{#2}% + \unskip\noexpand\parnote{\unexpanded{#2}}% \ekvifdefinedNoVal{note}{post}{}{% \unexpanded\expandafter{\post@value}}% }% -- cgit v1.2.3