aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRobert Alessi <alessi@robertalessi.net>2019-10-20 20:45:10 +0200
committerRobert Alessi <alessi@robertalessi.net>2019-10-20 20:45:10 +0200
commit0415a2fde87dd3b3033d6cdfa1dfca54f2d6f5fa (patch)
treed495a33626c2fbd86f088571baef2e908091ccde
parent2945227492d10d2e6e649952b9ede6b135755f27 (diff)
downloadekdosis-0415a2fde87dd3b3033d6cdfa1dfca54f2d6f5fa.tar.gz
redefined a much simpler \blfootnote
-rw-r--r--ekdosis.dtx38
1 files changed, 19 insertions, 19 deletions
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]{%
487 {\luadirect{ekdosis.appin(\luastringO{#2})}} 487 {\luadirect{ekdosis.appin(\luastringO{#2})}}
488 {\luadirect{ekdosis.appin(\luastringO{#2}, \luastringO{#1})}}% 488 {\luadirect{ekdosis.appin(\luastringO{#2}, \luastringO{#1})}}%
489} 489}
490 %\def\blfootnote{\gdef\@thefnmark{\relax}\@footnotetext} 490 \def\blfootnote{\gdef\@thefnmark{\relax}\@footnotetext}
491\def\blfootnote{\gdef\@thefnmark{}\@blfootnotetext} 491% \def\blfootnote{\gdef\@thefnmark{}\@blfootnotetext}
492\long\def\@blfootnotetext#1{\insert\footins{% 492% \long\def\@blfootnotetext#1{\insert\footins{%
493 \reset@font\footnotesize 493% \reset@font\footnotesize
494 \interlinepenalty\interfootnotelinepenalty 494% \interlinepenalty\interfootnotelinepenalty
495 \splittopskip\footnotesep 495% \splittopskip\footnotesep
496 \splitmaxdepth \dp\strutbox \floatingpenalty \@MM 496% \splitmaxdepth \dp\strutbox \floatingpenalty \@MM
497 \hsize\columnwidth \@parboxrestore 497% \hsize\columnwidth \@parboxrestore
498 \protected@edef\@currentlabel{% 498% \protected@edef\@currentlabel{%
499 \csname p@footnote\endcsname\@thefnmark 499% \csname p@footnote\endcsname\@thefnmark
500 }% 500% }%
501 \color@begingroup 501% \color@begingroup
502 \@makeblfntext{% 502% \@makeblfntext{%
503 \rule\z@\footnotesep\ignorespaces#1\@finalstrut\strutbox}% 503% \rule\z@\footnotesep\ignorespaces#1\@finalstrut\strutbox}%
504 \color@endgroup}}% 504% \color@endgroup}}%
505\newcommand\@makeblfntext[1]{% 505% \newcommand\@makeblfntext[1]{%
506 \parindent 1em% 506% \parindent 1em%
507 \noindent 507% \noindent
508 \hb@xt@0em{\hss\@makefnmark}#1} 508% \hb@xt@0em{\hss\@makefnmark}#1}
509\newif\ifrtl@app 509\newif\ifrtl@app
510\NewDocumentCommand{\SetRTLapp}{}{\rtl@apptrue} 510\NewDocumentCommand{\SetRTLapp}{}{\rtl@apptrue}
511\NewDocumentCommand{\SetLTRapp}{}{\rtl@appfalse} 511\NewDocumentCommand{\SetLTRapp}{}{\rtl@appfalse}