From 0415a2fde87dd3b3033d6cdfa1dfca54f2d6f5fa Mon Sep 17 00:00:00 2001 From: Robert Alessi Date: Sun, 20 Oct 2019 20:45:10 +0200 Subject: redefined a much simpler \blfootnote --- ekdosis.dtx | 38 +++++++++++++++++++------------------- 1 file changed, 19 insertions(+), 19 deletions(-) (limited to 'ekdosis.dtx') diff --git a/ekdosis.dtx b/ekdosis.dtx index 7ea82a5..aa8af28 100644 --- a/ekdosis.dtx +++ b/ekdosis.dtx @@ -487,25 +487,25 @@ idno={}, msName={}, origDate={}][3]{% {\luadirect{ekdosis.appin(\luastringO{#2})}} {\luadirect{ekdosis.appin(\luastringO{#2}, \luastringO{#1})}}% } - %\def\blfootnote{\gdef\@thefnmark{\relax}\@footnotetext} -\def\blfootnote{\gdef\@thefnmark{}\@blfootnotetext} -\long\def\@blfootnotetext#1{\insert\footins{% - \reset@font\footnotesize - \interlinepenalty\interfootnotelinepenalty - \splittopskip\footnotesep - \splitmaxdepth \dp\strutbox \floatingpenalty \@MM - \hsize\columnwidth \@parboxrestore - \protected@edef\@currentlabel{% - \csname p@footnote\endcsname\@thefnmark - }% - \color@begingroup - \@makeblfntext{% - \rule\z@\footnotesep\ignorespaces#1\@finalstrut\strutbox}% - \color@endgroup}}% -\newcommand\@makeblfntext[1]{% - \parindent 1em% - \noindent - \hb@xt@0em{\hss\@makefnmark}#1} + \def\blfootnote{\gdef\@thefnmark{\relax}\@footnotetext} +% \def\blfootnote{\gdef\@thefnmark{}\@blfootnotetext} +% \long\def\@blfootnotetext#1{\insert\footins{% +% \reset@font\footnotesize +% \interlinepenalty\interfootnotelinepenalty +% \splittopskip\footnotesep +% \splitmaxdepth \dp\strutbox \floatingpenalty \@MM +% \hsize\columnwidth \@parboxrestore +% \protected@edef\@currentlabel{% +% \csname p@footnote\endcsname\@thefnmark +% }% +% \color@begingroup +% \@makeblfntext{% +% \rule\z@\footnotesep\ignorespaces#1\@finalstrut\strutbox}% +% \color@endgroup}}% +% \newcommand\@makeblfntext[1]{% +% \parindent 1em% +% \noindent +% \hb@xt@0em{\hss\@makefnmark}#1} \newif\ifrtl@app \NewDocumentCommand{\SetRTLapp}{}{\rtl@apptrue} \NewDocumentCommand{\SetLTRapp}{}{\rtl@appfalse} -- cgit v1.2.3