• Fred Drake's avatar
    This fixes a (minor) problem discovered by AMK when you don't want any · 58b2bfd0
    Fred Drake yazdı
    special markup for the first column of a table using {tableii} or {tableiii}.
    In LaTeX, this requires using "textrm" as the formatting function, and this
    is needed to remove the bogus "<textrm>" that gets generated otherwise.
    There should probably be a more general mapping of specified markup to useful
    markup, but that doesn't appear needed at the moment.
    
    do_env_tableii(), do_env_tableiii():  If the markup for the first column is
    	\textrm, make it empty.
    
    do_cmd_lineii(), do_cmd_lineiii():  If the markup for the first column is
    	empty, don't add markup around the text.
    58b2bfd0
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...