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

Tmp gre #1543

Merged
merged 6 commits into from
Mar 19, 2024
Merged

Tmp gre #1543

merged 6 commits into from
Mar 19, 2024

Commits on May 21, 2021

  1. Redirect stderr to glog

    Some errors for gregorio print to stderr but do not write to glog.  This leads to the error being lost when autocompiling, so we add a redirect which will capture the stderr output and put it in glog.
    rpspringuel committed May 21, 2021
    Configuration menu
    Copy the full SHA
    afda132 View commit details
    Browse the repository at this point in the history
  2. Write output files to tmp-gre

    When compiling gabc files, tmp-gre will be created in the cwd and gtex and glog files will be written there.  This allows for compilation of gabc files which are outside the current tree and should allow for compilation of tex files from outside outside of the project folder.
    rpspringuel committed May 21, 2021
    Configuration menu
    Copy the full SHA
    3bc608b View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2023

  1. Configuration menu
    Copy the full SHA
    f5238c2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ca25bf4 View commit details
    Browse the repository at this point in the history
  3. Documentation

    rpspringuel committed Oct 10, 2023
    Configuration menu
    Copy the full SHA
    2f8baaa View commit details
    Browse the repository at this point in the history

Commits on Mar 19, 2024

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