Rev 7 | Rev 9 | Go to most recent revision | Last modification | Compare with Previous | View Log | RSS feed
* footnotes.class.php
  - FootnoteList::$printMe(): Output of sorted footnotes list
  - Added Footnote::$name, set via constructor
  - Added Footnote::__get() for public read access to protected $sign property
  - Renamed Footnote::printRef() to getRef since it does not print anything
  - Implemented footnote reference and representation in the list, $name
    and $references support repeated references and footnotes with different
    name but same sign (in sections, using flush())