I am using GregorioTeX to compile handouts for chanting the Divine Office. I have organized my folders in a similar manner to the Breviary; however, I run into the issue that whenever I want to compile a file under a different folder for its respective day, I have to copy and paste all of my .gabc files into that folder in order for the \gregorioscore command to work. Is there a way I can instruct \gregorioscore to search for the .gabc file in another directory?
Note: I've already unsuccessfully attempted accessing another directory within the \gregorioscore command like this:
\gregorioscore{/C/Users/User/Documents/Divine Office/Modes/}{mode-1} % error throwback: /C/Users/User/Documents/Divine Office/Modes/.gabc can't be found and
\gregorioscore{/C/Users/User/Documents/Divine Office/Modes/mode-1} % error throwback: /C/Users/User/Documents/Divine Office/Modes/mode-1.gabc can't be found assuming the LaTeX file is saved in /Documents/Divine Office/Day and mode-1.gabc is saved in /Documents/Divine Office/Modes. Thanks for the help.
Divine OfficetoDivine-Office, omitting the space, the command could locate the file.