*** latex2html.pin Tue Jun 21 11:40:39 2005 --- latex2html.pin.orig Tue Jun 21 11:37:20 2005 *************** *** 15818,15824 **** ('partstar' , '1' , 'chapterstar', '2', 'sectionstar', '3' , 'subsectionstar', '4', 'subsubsectionstar', '5', 'paragraphstar' , '6', 'subparagraphstar', '7' ! , 'part' , '1' , 'chapter', '2', 'Dchapter', '2', 'section', '3','subsection', '4' , 'subsubsection', '5', 'paragraph', '6', 'subparagraph', '7' , 'slidehead', '3', %section_commands); # The tableofcontents, listoffigures, listoftables, bibliography and --- 15818,15824 ---- ('partstar' , '1' , 'chapterstar', '2', 'sectionstar', '3' , 'subsectionstar', '4', 'subsubsectionstar', '5', 'paragraphstar' , '6', 'subparagraphstar', '7' ! , 'part' , '1' , 'chapter', '2', 'section', '3','subsection', '4' , 'subsubsection', '5', 'paragraph', '6', 'subparagraph', '7' , 'slidehead', '3', %section_commands); # The tableofcontents, listoffigures, listoftables, bibliography and *************** *** 15826,15832 **** # in sub set_depth_levels. Appendix is implemented as a command. %standard_section_headings = ! ('part' , 'H1' , 'chapter' , 'H1', 'Dchapter' , 'H1', 'section', 'H1', 'subsection', 'H2' , 'subsubsection', 'H3', 'paragraph', 'H4', 'subparagraph', 'H5' , %standard_section_headings ); --- 15826,15832 ---- # in sub set_depth_levels. Appendix is implemented as a command. %standard_section_headings = ! ('part' , 'H1' , 'chapter' , 'H1', 'section', 'H1', 'subsection', 'H2' , 'subsubsection', 'H3', 'paragraph', 'H4', 'subparagraph', 'H5' , %standard_section_headings );