summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/lollipop/lollipop-output.tex
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2016-04-16 21:20:05 +0000
committerKarl Berry <karl@freefriends.org>2016-04-16 21:20:05 +0000
commitcb7776b7b205ed1ca821d824dd80f7e6c86dc92e (patch)
treedd4b9ef85372740779753b75b4548a9e32993230 /Master/texmf-dist/tex/lollipop/lollipop-output.tex
parentc3036cbbdc00ae150b8391f388d6ac29c028acf6 (diff)
lollipop (16apr16)
git-svn-id: svn://tug.org/texlive/trunk@40560 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/lollipop/lollipop-output.tex')
-rw-r--r--Master/texmf-dist/tex/lollipop/lollipop-output.tex11
1 files changed, 8 insertions, 3 deletions
diff --git a/Master/texmf-dist/tex/lollipop/lollipop-output.tex b/Master/texmf-dist/tex/lollipop/lollipop-output.tex
index e3267600e1f..57b0ef83320 100644
--- a/Master/texmf-dist/tex/lollipop/lollipop-output.tex
+++ b/Master/texmf-dist/tex/lollipop/lollipop-output.tex
@@ -225,8 +225,11 @@
\ifnum\n@cols=\@ne
\vbox to \vsize{\boxmaxdepth\maxdepth
\ifvoid\topins\else\unvbox\topins \fi
- \unvbox\@cclv
- \ifvoid\footins\else\unvbox\footins \fi}%
+ \unvbox\@cclv % open up \box255
+ \ifvoid\footins\else % footnote info is present
+ \vskip\skip\footins
+ \footnoterule
+ \unvbox\footins \fi}%
\Tmessage[out]{Column: \the\ht\z@+\the\dp\z@}%
\else
\vsplit\@cclv to \text@height
@@ -736,4 +739,6 @@
\@PageGridOption{kolommenbalanceren}{
\eqstring{#1}{}{\tempgyes}{\csn tempg#1\ecs}}
-\endinput \ No newline at end of file
+\endinput
+
+% 2016/04/14 Added \footnoterule to \real@text@column \ No newline at end of file