[issue1281] typo in documentation - lib ref section 14.3.3.4

2007-10-18 Thread Georg Brandl
Georg Brandl added the comment: In fact, the error is not a typo, but a glitch in latex2html's handling of "--". It's already corrected in the 2.5 branch and needs no correction in later branches. -- nosy: +georg.brandl resolution: -> out of date status: open -> closed

[issue1281] typo in documentation - lib ref section 14.3.3.4

2007-10-18 Thread Ben Sherman
Ben Sherman added the comment: There were typos in my original bug report - the typo in the documentation is still a bug. Ugh, someone must have brewed decaf. -- title: type in docutmentation - lib ref section 14.3.3.4 -> typo in documentation - lib ref section 14.3.3.4 __