up

amsbook

 
 
\Configure{tableofcontents*}.......................1  
 
    #1  A non-empty  parameter asks to implicitly introduce  
        a \tableofcontents upon reaching the first sectioning  
        command, if no \tableofcontents command is encountered  
        earlier. The parameter assumes a colon-separated list  
        of sectioning types to be included in the output  
        of \tableofcontents.  Starred variants of sectioning  
        types should be referenced with the ‘like’ prefix.  
 
        An empty parameter cancels earlier requests for implicit  
        calls to \tableofcontents (e.g., embedded within requests  
        to package options 1, 2, 3, 4)  
 
   Example:  
 
      \Configure{tableofcontents*}{part,likepart,%  
           section,likesection,subsection,likesubsection}  
 
\contentsname  
 
   A LaTeX macro stating the title for a table of contents division.  
 
 
Title Page  
----------  
\Configure{maketitle}.....................4  
 
   #1 start of maketitle  
   #2 end of maketitle  
   #3 before title  
   #4 after title  
 
\Configure{thanks author date and}........8  
 
   #1  before thanks  
   #2  after thanks  
   #3  before author  
   #4  after author  
   #5  before date  
   #6  after date  
   #7  representation of ‘and’  
   #8  line breaks (= end of rows, for an embedded tabular environment)  
 
 
\ConfigureList{thebibliography}%  
\Configure{HtmlPar}  
\Configure{Needs}  
\Configure{abstract}  
\Configure{addresses}  
\Configure{authors}  
\Configure{caption}  
\Configure{date}  
\Configure{endlikeparagraph}  
\Configure{endlikepart}  
\Configure{endlikesection}  
\Configure{endlikesubparagraph}  
\Configure{endlikesubsection}  
\Configure{endlikesubsubsection}  
\Configure{endparagraph}  
\Configure{endpart}  
\Configure{endsection}  
\Configure{endsubparagraph}  
\Configure{endsubsection}  
\Configure{endsubsubsection}  
\Configure{keywords}  
\Configure{likeparagraph}  
\Configure{likepart}  
\Configure{likesection}  
\Configure{likesubparagraph}  
\Configure{likesubsection}  
\Configure{likesubsubsection}  
\Configure{paragraph}  
\Configure{partTITLE+}  
\Configure{part}  
\Configure{sectionTITLE+}  
\Configure{section}  
\Configure{subjclass}  
\Configure{subparagraph}  
\Configure{subsectionTITLE+}  
\Configure{subsection}  
\Configure{subsubsectionTITLE+}  
\Configure{subsubsection}  
\Configure{thanks author date and}  
\Configure{thanks}  
\Configure{title}  
\Configure{translators}  
 
Environments of amsbook:  
 
   abstract  
   picture  
   thebibliography  
 
  \ConfigureToc  
 
  appendix, chapter, likechapter, likeparagraph, likepart,  
  likesection, likesubparagraph, likesubsection, likesubsubsection,  
  paragraph, part, section, subparagraph, subsection, subsubsection  
 
 

up