mirror of
https://github.com/python/cpython.git
synced 2025-11-03 11:23:31 +00:00
LaTeX2HTML feels free to remove a surrounding element that
contains no other content. Since such an element is typically a
named anchor used for hyperlinking, they should not be removed.
Unfortunatley, making sure these marks are non-empty is the most
direct way of avoiding this behavior.
Thanks to Dave Kuhlman for tracking this down; this was some excellent
detective work!
|
||
|---|---|---|
| .. | ||
| distutils.perl | ||
| howto.perl | ||
| isilo.perl | ||
| l2hinit.perl | ||
| ltxmarkup.perl | ||
| manual.perl | ||
| python.perl | ||
| SynopsisTable.pm | ||