We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
In order to beautify a bit the commands for including etc, introduce new names for the different include commands:
\incl "blah.ly" \inclOnce "blah.ly" \condIncl ##f "blah.ly" \condInclOnce ##f "blah.ly"
The old commands pinclude etc should continue working. They should be deprecated (produce warnings) as of v1.5.0, and removed as of v2.0.0.
pinclude
The text was updated successfully, but these errors were encountered:
See also #49, which is related.
Sorry, something went wrong.
No branches or pull requests
In order to beautify a bit the commands for including etc, introduce new names for the different include commands:
The old commands
pinclude
etc should continue working. They should be deprecated (produce warnings) as of v1.5.0, and removed as of v2.0.0.The text was updated successfully, but these errors were encountered: