Ah- I didn't think of looking at an .md file! Normally Windows does not associate any program to that extension, so I just never thought of looking for it (usually it is a .txt file, in fact).

But, aside from that, I didn't think of looking in the application directory for the changelog either... But the file is basically the same as this page: https://github.com/gregorio-project/gregorio/releases/tag/v3.0.0

I actually read that page before posting and I see it says:
|\setinitalspacing| , |\setspacebeforeinitial|, |\setspaceafterinitial|, and |\setaboveinitialseparation| now take an additional argument. The new argument specifies whether the distance should scale when the staff size changes.

But it leaves me with more questions: What does "specifies whether" mean? Does the argument come before or after the size parameter?
Do I put \setspacebeforeinitial{true}{2.2mm} ?


argument. The new argument specifies whether the distance should scale when the staff size changes.
On 7/20/2015 9:07 PM, Henry T. So Jr. wrote:

Yes, you are missing something new. Please consult the CHANGELOG.md file for more information. Search that file for the macros you are having trouble with.

Going forward, the UPGRADE.md file should be more useful for breaking changes like this, but for now, the information you need is in CHANGELOG.md.

Henry

On July 20, 2015 2:45:02 PM Brother Gabriel-Marie <[email protected]> wrote:

I just installed version 3 (03) and am trying to get my templates in order.

My script is getting hung up here where it did not formerly have an issue.
Am I missing something new?

% Here we set the space around the initial.
\setspaceafterinitial{2.2mm}
\setspacebeforeinitial{2.2mm}

If I comment out those two lines, the script compiles without any error.
But if I comment out one of those lines:

"Runaway argument?
!Paragraph ended before \setspacebeforeinitial was completed"

And if I leave both lines, then:
"!Argument of \setspacebeforeinitial has an extra }."
_______________________________________________
Gregorio-users mailing list
[email protected] <mailto:Gregorio-users%40gna.org>
https://mail.gna.org/listinfo/gregorio-users

_______________________________________________
Gregorio-users mailing list
[email protected]
https://mail.gna.org/listinfo/gregorio-users

Reply via email to