Hi, This input produces odd indentation for Info output:
---<---------------cut here---------------start-------------->--- \input texinfo @setfilename itemize_indents.info @settitle Itemize Indents @node Top @top Top List 1: @itemize @bullet @item first item. @item second item. @end itemize List 2: @itemize @bullet @item first item. @item second item. @end itemize @bye ---<---------------cut here---------------end---------------->--- List 2 ends up indented as the itemize environment: ---<---------------cut here---------------start-------------->--- Top *** List 1: * first item. * second item. List 2: * first item. * second item. ---<---------------cut here---------------end---------------->--- Is there a better way to do this so that "List 2:" appears indented as "List 1:"? Thanks. Cheers, -- Seb
pgp0qfUUCx3QX.pgp
Description: PGP signature
