yatex

diff help/YATEXHLP.eng @ 97:6be1692f81cd

Gave up to use `current' as branch name, because changeset 25:ab9c4c4f9f7a is tagged with the same name.
author yuuji@gentei.org
date Mon, 28 Sep 2009 12:50:26 +0900
parents 9b4354af748c
children 0f6c76dc7a23
line diff
     1.1 --- a/help/YATEXHLP.eng	Sun Dec 24 06:16:52 2006 +0000
     1.2 +++ b/help/YATEXHLP.eng	Mon Sep 28 12:50:26 2009 +0900
     1.3 @@ -1210,6 +1210,12 @@
     1.4  *, **, etc. within pages, then \footnote[2]{...}
     1.5  produces footnote '**'.  This command does not
     1.6  step the footnote counter.
     1.7 +
     1.8 +If you want footnote number as marks, define as follows in preamble;
     1.9 +\renewcommand{\thefootnote}{\fnsymbol{footnote}}
    1.10 +
    1.11 +The next definition produces dagger marks followed by sequential number.
    1.12 +\renewcommand{\thefootnote}{$\dagger$\arabic{footnote}}
    1.13  (fragile)
    1.14  
    1.15  footnotemark