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

Break Up LaTeX Source on Section Macros #101

Merged
merged 43 commits into from
Jul 24, 2024

Commits on May 25, 2024

  1. Configuration menu
    Copy the full SHA
    3a85c98 View commit details
    Browse the repository at this point in the history

Commits on May 26, 2024

  1. Configuration menu
    Copy the full SHA
    0c1971a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a140ea3 View commit details
    Browse the repository at this point in the history

Commits on May 28, 2024

  1. Configuration menu
    Copy the full SHA
    575141d View commit details
    Browse the repository at this point in the history

Commits on May 29, 2024

  1. Configuration menu
    Copy the full SHA
    463f366 View commit details
    Browse the repository at this point in the history
  2. added some test cases

    renee-k committed May 29, 2024
    Configuration menu
    Copy the full SHA
    26c09ac View commit details
    Browse the repository at this point in the history
  3. updated code

    renee-k committed May 29, 2024
    Configuration menu
    Copy the full SHA
    2e5fdbd View commit details
    Browse the repository at this point in the history
  4. formatted code

    renee-k committed May 29, 2024
    Configuration menu
    Copy the full SHA
    2711765 View commit details
    Browse the repository at this point in the history
  5. Revert "added some test cases"

    This reverts commit 26c09ac.
    renee-k committed May 29, 2024
    Configuration menu
    Copy the full SHA
    ac23334 View commit details
    Browse the repository at this point in the history
  6. Revert "updated code"

    This reverts commit 2e5fdbd.
    renee-k committed May 29, 2024
    Configuration menu
    Copy the full SHA
    30bac19 View commit details
    Browse the repository at this point in the history
  7. fixed test file

    renee-k committed May 29, 2024
    Configuration menu
    Copy the full SHA
    292de9f View commit details
    Browse the repository at this point in the history

Commits on May 30, 2024

  1. Configuration menu
    Copy the full SHA
    a450ac1 View commit details
    Browse the repository at this point in the history

Commits on May 31, 2024

  1. added more tests

    renee-k committed May 31, 2024
    Configuration menu
    Copy the full SHA
    bd2f4d5 View commit details
    Browse the repository at this point in the history

Commits on Jun 2, 2024

  1. Configuration menu
    Copy the full SHA
    3f08772 View commit details
    Browse the repository at this point in the history

Commits on Jun 4, 2024

  1. successfully splits on parts

    renee-k committed Jun 4, 2024
    Configuration menu
    Copy the full SHA
    3e1a7e3 View commit details
    Browse the repository at this point in the history
  2. removed uneeded variable

    renee-k committed Jun 4, 2024
    Configuration menu
    Copy the full SHA
    76352c5 View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2024

  1. Configuration menu
    Copy the full SHA
    d2bc84f View commit details
    Browse the repository at this point in the history
  2. revised tests

    renee-k committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    6f6221a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b55e08c View commit details
    Browse the repository at this point in the history
  4. made tests more readable

    renee-k committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    fa392d0 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    49e25bc View commit details
    Browse the repository at this point in the history

Commits on Jun 8, 2024

  1. addressed more PR comments

    renee-k committed Jun 8, 2024
    Configuration menu
    Copy the full SHA
    577d1be View commit details
    Browse the repository at this point in the history

Commits on Jun 9, 2024

  1. Configuration menu
    Copy the full SHA
    7648bc7 View commit details
    Browse the repository at this point in the history

Commits on Jun 11, 2024

  1. added support for groups

    renee-k committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    bdd9581 View commit details
    Browse the repository at this point in the history

Commits on Jun 12, 2024

  1. added more test cases

    renee-k committed Jun 12, 2024
    Configuration menu
    Copy the full SHA
    422fd59 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ffeb18f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    34214da View commit details
    Browse the repository at this point in the history
  4. moved files

    renee-k committed Jun 12, 2024
    Configuration menu
    Copy the full SHA
    9631ed4 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8c4ed53 View commit details
    Browse the repository at this point in the history

Commits on Jun 15, 2024

  1. resolved some PR comments

    renee-k committed Jun 15, 2024
    Configuration menu
    Copy the full SHA
    1f483a4 View commit details
    Browse the repository at this point in the history

Commits on Jun 17, 2024

  1. added more test cases

    renee-k committed Jun 17, 2024
    Configuration menu
    Copy the full SHA
    8d4d570 View commit details
    Browse the repository at this point in the history

Commits on Jun 18, 2024

  1. restructured code

    renee-k committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    ae7d000 View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2024

  1. added warning messages

    renee-k committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    c5ed819 View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2024

  1. addressed some comments

    renee-k committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    fc8511c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9379b15 View commit details
    Browse the repository at this point in the history
  3. used a custom macro matcher

    renee-k committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    35627d8 View commit details
    Browse the repository at this point in the history
  4. self-documented divisions

    renee-k committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    7fba2d7 View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2024

  1. updated documentation

    renee-k committed Jun 28, 2024
    Configuration menu
    Copy the full SHA
    9f407ca View commit details
    Browse the repository at this point in the history

Commits on Jul 4, 2024

  1. fixed all test cases

    renee-k committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    3d43101 View commit details
    Browse the repository at this point in the history

Commits on Jul 6, 2024

  1. Configuration menu
    Copy the full SHA
    1a586ec View commit details
    Browse the repository at this point in the history

Commits on Jul 9, 2024

  1. removed groups properly

    renee-k committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    51ba97e View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2024

  1. imported VFileMessage

    renee-k committed Jul 12, 2024
    Configuration menu
    Copy the full SHA
    5e388ae View commit details
    Browse the repository at this point in the history

Commits on Jul 13, 2024

  1. Configuration menu
    Copy the full SHA
    5b467b9 View commit details
    Browse the repository at this point in the history