From: Mark Wooding Date: Thu, 21 Jun 2018 23:08:06 +0000 (+0100) Subject: (|l)gpl-2.[01].tex: Remove the `\renewcommand{\theenumi}...' comments. X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~mdw/git/runlisp/commitdiff_plain/282625e1b87743236f1cb8c70c2762edd413c6b0?ds=sidebyside;hp=282625e1b87743236f1cb8c70c2762edd413c6b0 (|l)gpl-2.[01].tex: Remove the `\renewcommand{\theenumi}...' comments. When invoked from inside `texdoc', `%' isn't a comment character, and `\alpha', rather than `\alph', isn't allowed outside maths mode. Remove these lines, because they're not contributing anything very useful. ---