diff options
Diffstat (limited to 'macros/text1/pc/blocks/fnotem.blk')
-rw-r--r-- | macros/text1/pc/blocks/fnotem.blk | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/macros/text1/pc/blocks/fnotem.blk b/macros/text1/pc/blocks/fnotem.blk new file mode 100644 index 0000000000..a3d5840598 --- /dev/null +++ b/macros/text1/pc/blocks/fnotem.blk @@ -0,0 +1,14 @@ +% Defaults for \autofootnote with \monospace +\footnoteformat{\skipbeforedivider{12pt} + \skipafterdivider{2.6pt} + \footnotedivider{144pt} % 144pt = 2in + \textreferenceposition{down} + \textreferenceplacement{after} + \textreferencefont{\rm} + \textreferencestyle{(1)} + \notereferenceposition{down} + \notereferencefont{\rm} + \notereferencestyle{1.} + \notereferencegutter{1em} + \everyfootnote{\rm\pin{.5in}\psk{.5in}\lin{0pt}\rin{0pt}} +} |