From: Matthijs Kooijman Date: Thu, 27 Aug 2009 11:17:32 +0000 (+0200) Subject: Improve subscript handling in pret-lam. X-Git-Tag: final-thesis~282 X-Git-Url: https://git.stderr.nl/gitweb?p=matthijs%2Fmaster-project%2Freport.git;a=commitdiff_plain;h=1864c65fe74e332c5aca3ccb9878b98aa1aa93e7;hp=1864c65fe74e332c5aca3ccb9878b98aa1aa93e7 Improve subscript handling in pret-lam. The handling is now a bit more strict when automatically detecting multiple character subscripts, to prevent things like "return" from being turned into "r_eturn". ---