• Fred Drake's avatar
    Lots of stuff: · dc8af0ac
    Fred Drake yazdı
    Handle most (all?) of the page style / numbering magic here so the documents
    don't have to do it individually.
    
    Revise the \bcode / \ecode stuff so that the {verbatim} environment handles
    it right directly.  \bcode / \ecode will be completely removed from all files
    (to be checked in momentarily).
    
    Have the {verbatim} environment get the samples indented a bit; this
    appearantly had been attempted in the old code, but didn't work because
    paragraphs weren't indented.
    
    Make all headers, from chapters on down to subparagraphs, have sans-serif
    titles.
    
    \setindexsubitem{}:  New macro.  Replaces \renewcommand{\indexsubitem{}(...)}
    	everywhere.  This allows LaTeX2HTML to be made to work correctly for
    	this.  That was near impossible with the old mechanisms.
    
    For all {*desc} environments, make the name of the described thing bold as
    well as monospaced.
    
    {opcodedesc} environment:  Don't index the byte code names; that doesn't seem
    	terribly useful, and there are a lot of them.
    
    \var{}:  More magic to make sure that the size is right even if embedded in
    	\file{} or some other macro that uses the sans-serif font in running
    	text.
    
    \bfcode{}:  New macro.  Makes the font \code{} and bold.  (Was unreasonable
    	using old LaTeX 2.09.)
    
    \file{}:  Adjust the size of the sans-serif font a little.
    
    \email{}, \url{},  Make these use the same font as \file{}, but not the
    	surrounding single-quotes.
    
    Update many comments.
    
    Lots of minor nits and a little cleanliness.
    dc8af0ac
Adı
Son kayıt (commit)
Son güncelleme
Demo Loading commit data...
Doc Loading commit data...
Grammar Loading commit data...
Include Loading commit data...
Lib Loading commit data...
Mac Loading commit data...
Misc Loading commit data...
Modules Loading commit data...
Objects Loading commit data...
PC Loading commit data...
PCbuild Loading commit data...
Parser Loading commit data...
Python Loading commit data...
Tools Loading commit data...
.hgtags Loading commit data...
Makefile.in Loading commit data...
README Loading commit data...
acconfig.h Loading commit data...
config.h.in Loading commit data...
configure Loading commit data...
configure.in Loading commit data...
install-sh Loading commit data...