summaryrefslogtreecommitdiff
path: root/macros/latex/contrib/fnbreak/README
blob: b2f0911a847790fc6a11c861e101a27967321cae (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
fnbreak.sty
===========

This package detects footnotes that are split over several pages. It
writes a warning into the log file.


Copyright 2003, 2004, 2006, 2010, 2012 Harald Harders

This program can be redistributed and/or modified under the terms
of the LaTeX Project Public License Distributed from CTAN
archives in directory macros/latex/base/lppl.txt; either
version 1 of the License, or any later version.



Installation:

automatic: - run make install
	 or
           - run make
           - copy fnbreak.sty to a place where LaTeX can find it
           - run texhash or the corresponding command of your distribution

by hand: - execute latex on fnbreak.ins
         - execute latex on fnbreak.dtx (2x)
         - copy fnbreak.sty to a place LaTeX can find it
         - run texhash or the corresponding command of your distribution


2012/01/01
Harald Harders
harald.harders@gmx.de