I can try to do that but first, to understand fully my problem, run the following in EasyABC and tell me whether the symbol over the second note is a wedge/straight quote or a curly quote. The straight quote comes out fine, as a straight quote, in the example I've sent (just after the ^) but it doesn't appear as such over the note in the music.
X: 1
T: Test
M: 4/4
L: 1/8
R: reel
K: Dmaj
%%annotationfont Larsen 21
G2"^'"Bd BAGB |
Here's what I got from Terminal:
Found 1 keys in domain 'com.piriform.ccleaner': {
NSAutomaticQuoteSubstitutionEnabled = 0;
}
Found 1 keys in domain 'com.apple.messageshelper.MessageController': {
SOInputLineSettings = {
automaticDashSubstitutionEnabled = 0;
automaticDataDetectionEnabled = 0;
automaticEmojiSubstitutionEnabledLegacy = 0;
automaticEmojiSubstitutionEnablediMessage = 1;
automaticLinkDetectionEnabled = 0;
automaticQuoteSubstitutionEnabled = 0;
automaticSpellingCorrectionEnabled = 1;
automaticTextReplacementEnabled = 1;
continuousSpellCheckingEnabled = 1;
grammarCheckingEnabled = 0;
smartInsertDeleteEnabled = 1;
};
}
Found 1 keys in domain 'Apple Global Domain': {
NSAutomaticQuoteSubstitutionEnabled = 0;
}
Found 1 keys in domain 'com.apple.iBooksX': {
TSWPAutomaticQuoteSubstitution = 0;
}
Mikes-Mac-mini:~ mikewallbridge$