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

Add support for \counterwithin, \counterwithout, \numberwithin #87

Merged
merged 1 commit into from
Jul 19, 2021
Merged

Add support for \counterwithin, \counterwithout, \numberwithin #87

merged 1 commit into from
Jul 19, 2021

Commits on Jul 19, 2021

  1. Add a few LaTeX commands

    `\numberwithin` is defined by `amsmath`.
    
    The four other commands are defined by core LaTeX (formerly by the `chngcntr` package).
    
    Information on these commands can be found here:
    https://tex.stackexchange.com/questions/28333/continuous-v-per-chapter-section-numbering-of-figures-tables-and-other-docume/28334#28334
    AlexanderZeilmann authored Jul 19, 2021
    Configuration menu
    Copy the full SHA
    8142360 View commit details
    Browse the repository at this point in the history