• Fred Drake's avatar
    convert(): Added parameter "autoclose", which should be a sequence of · 43278f01
    Fred Drake yazdı
    	general identifiers for which closing tags will be omitted
    	when SGML is generated.  This can be used to tell the markup
    	generator to drop stuff like </para>.  Note that it needs to
    	be possible for the closing tag to *always* be omitted for it
    	to be included in "autoclose".
    
    main():  Added command-line option "-a" / "--autoclose" to set the
    	list of general identifiers passed to the convert() function
    	as the "autoclose" parameter.  The list may only be specified
    	once (not additive) and GIs should be comma-separated.  The
    	default list includes only "para".
    43278f01
Adı
Son kayıt (commit)
Son güncelleme
..
api Loading commit data...
ext Loading commit data...
html Loading commit data...
icons Loading commit data...
info Loading commit data...
lib Loading commit data...
mac Loading commit data...
paper-a4 Loading commit data...
paper-letter Loading commit data...
perl Loading commit data...
ref Loading commit data...
templates Loading commit data...
texinputs Loading commit data...
tools Loading commit data...
tut Loading commit data...
.cvsignore Loading commit data...
Makefile Loading commit data...
Makefile.deps Loading commit data...
README Loading commit data...
TODO Loading commit data...
libmods.tex Loading commit data...
libstd.tex Loading commit data...