From 88b1a9ba49b1c070987753aff8d7a531d205a0d7 Mon Sep 17 00:00:00 2001 From: Mike Gerwitz Date: Mon, 28 Sep 2015 23:58:59 -0400 Subject: [PATCH 1/4] Account for parity in Texinfo function anchor --- src/texinfo.xsl | 16 ++++++++++++---- 1 file changed, 12 insertions(+), 4 deletions(-) diff --git a/src/texinfo.xsl b/src/texinfo.xsl index eeca20f..f17cf5f 100644 --- a/src/texinfo.xsl +++ b/src/texinfo.xsl @@ -111,8 +111,8 @@ @code{xs:sequence()}. Parameters are output in a style consistent with the XPath specification. - An anchor will also be generated using the namespace prefix and - local name, which allows for easy and intuitive referencing. + An anchor will also be generated using the name and (for functions) arity, + which allows for easy and intuitive referencing. -->