Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

useless calls #248

Open
NtuFlorimond opened this issue Sep 19, 2022 · 0 comments
Open

useless calls #248

NtuFlorimond opened this issue Sep 19, 2022 · 0 comments

Comments

@NtuFlorimond
Copy link

In https://github.com/docbook/xslt10-stylesheets/blob/master/xsl/fo/autotoc.xsl , there are:

  • 17 declarations of <xsl:variable name="cid">
  • "only" 13 uses of {$cid}

Variable could be removed from :

  • <xsl:template name="set.toc">
  • <xsl:template name="component.toc">
  • <xsl:template name="section.toc">
  • <xsl:template name="qandaset.toc">
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant