(root)/
texinfo-7.1/
tp/
tests/
nested_formats/
list-of-tests
# formats : :_html
texi_nested_formats nested_formats.texi -c TEXINFO_OUTPUT_FORMAT=plaintexinfo
nested_group nested_formats.texi --no-split
nested_itemize nested_formats.texi --no-split -D format_itemize
nested_menu nested_formats.texi --no-split -c 'FORMAT_MENU menu' -D format_menu
# nested floats are broken. Not a big deal 
#nested_float nested_formats.texi -D format_float
nested_table nested_formats.texi --no-split -D format_table
nested_flushright nested_formats.texi --no-split -D format_flushright
nested_multitable nested_formats.texi --no-split -D format_multitable
nested_cartouche nested_formats.texi --no-split -D format_cartouche
nested_enumerate nested_formats.texi --no-split -D format_enumerate
nested_deffn nested_formats.texi --no-split -D format_deffn
nested_example nested_formats.texi --no-split -D format_example
nested_quotation nested_formats.texi --no-split -D format_quotation