blob: 662967b3be11446c136b820d07ce3a36837ad2c9 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
#
# standard superscript format
#
I TMACLIB amsabb.ttz
H hyphenate strings of citations
%The lines below are copied verbatim into the output document as TeX commands.
%First the file Macros.ttx is \input with Macros and default settings.
%The control string \TMACLIB is just a path.
%
\input \TMACLIB stdper.ttx
\Refstda\Citesuper %set general formats for reference list and citations
\def\Citefont{\sevenrm} %override default definition (smaller superscripts)
|