Skip to content

Commit

Permalink
Commit header with updates for staff labels.
Browse files Browse the repository at this point in the history
  • Loading branch information
craigsapp committed Aug 21, 2024
1 parent a942133 commit 6e49bf7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions include/vrv/iohumdrum.h
Original file line number Diff line number Diff line change
Expand Up @@ -901,6 +901,7 @@ class HumdrumInput : public vrv::Input {
bool hasOmdText(int startline, int endline);
void processMeiOptions(hum::HumdrumFile &infile);
std::string getInstrumentNumber(hum::HTp icode);
void insertTextWithNewlines(Label *label, const std::string &text);

// header related functions: ///////////////////////////////////////////
void createHeader();
Expand Down

0 comments on commit 6e49bf7

Please sign in to comment.