yatex

diff help/YATEXHLP.eng @ 298:c5052c0354f6

Removed tag yatex-1.77
author HIROSE Yuuji <yuuji@gentei.org>
date Mon, 01 Apr 2013 23:03:08 +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 Apr 01 23:03:08 2013 +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