summaryrefslogtreecommitdiff
path: root/usergrps/uktug/baskervi/4_4/foot.sty
diff options
context:
space:
mode:
authorNorbert Preining <norbert@preining.info>2019-09-02 13:46:59 +0900
committerNorbert Preining <norbert@preining.info>2019-09-02 13:46:59 +0900
commite0c6872cf40896c7be36b11dcc744620f10adf1d (patch)
tree60335e10d2f4354b0674ec22d7b53f0f8abee672 /usergrps/uktug/baskervi/4_4/foot.sty
Initial commit
Diffstat (limited to 'usergrps/uktug/baskervi/4_4/foot.sty')
-rw-r--r--usergrps/uktug/baskervi/4_4/foot.sty11
1 files changed, 11 insertions, 0 deletions
diff --git a/usergrps/uktug/baskervi/4_4/foot.sty b/usergrps/uktug/baskervi/4_4/foot.sty
new file mode 100644
index 0000000000..9ddd73c5d1
--- /dev/null
+++ b/usergrps/uktug/baskervi/4_4/foot.sty
@@ -0,0 +1,11 @@
+\newcommand{\myfoot}{%
+\long\def\@makefntext##1{\parindent 1em\noindent\$@thefnmark$.~~##1}}
+
+\newcommand{\mpfoot}{%
+
+ \long\def\@makefntext##1{\scriptsize\sf\parindent 1em%
+ \noindent\@thefnmark.~~##1}
+
+ \def\footnoterule{\vspace*{-\arrayrulewidth}%
+ \rule{\linewidth}{\arrayrulewidth}\vspace*{2.6pt}}
+}