From abc37ef0ccd37fbf4970c81d9c8689b464a94257 Mon Sep 17 00:00:00 2001 From: Mike Gerwitz Date: Thu, 19 Oct 2023 10:44:48 -0400 Subject: [PATCH] depgen: Clean up TeX symbol generation See the `preproc:tex-gen` comment for more information. This retains the existing behavior, cleaning it up quite a bit. This has no impact on performance; it's just continued refactoring to prepare for optimization. DEV-15114 --- src/current/include/depgen.xsl | 119 +++++++++++++++++---------------- 1 file changed, 63 insertions(+), 56 deletions(-) diff --git a/src/current/include/depgen.xsl b/src/current/include/depgen.xsl index 51ef8dc8..0eecc5cd 100644 --- a/src/current/include/depgen.xsl +++ b/src/current/include/depgen.xsl @@ -39,15 +39,14 @@ exclude-result-prefixes="ext util xs"> - - - - - - - - - + + + + + + + + @@ -173,53 +172,14 @@ - - - - - - - - - \textrm{ - h - } - - - - - - - - - - - - - - - - - - - - - - - - _{ - - } - - - - - + @@ -228,6 +188,53 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +