Git Product home page Git Product logo

Comments (8)

rpspringuel avatar rpspringuel commented on August 27, 2024

\grestar has been renamed to \GreStar.

There was a big standardization of macro names for v4.0.0 (back in 2015). If your files are that old and contain lots of custom stuff, you'll probably need to review them all to bring them up to snuff. You might be well served to pick one and work it out from scratch to get a sense of the changes and then you'll be in better shape to fix the rest.

from gregorio.

bmaire28 avatar bmaire28 commented on August 27, 2024

from gregorio.

rpspringuel avatar rpspringuel commented on August 27, 2024

\commentary{\textit{\color{rougeliturgique}Ps 111, 1-2}}

All GregorioTeX commands now have a prefix (either gre, Gre, or gre@, depending on who is meant to use them) in order to prevent name clashes with other packages. As a result this should now read:

\grecommentary{\textit{\color{rougeliturgique}Ps 111, 1-2}}

This is assuming that you have rougeliturgique defined. We define the color gregoriocolor, which is meant to be the liturgical red. As far as I know, we've never defined rougeliturgique.


\gresetfirstlineaboveinitial{\small Grad. }{\small Grad. }
\gresetsecondannotation{\small V }

Annotation commands have been simplified to allow for as many lines as you want. This should now read:

\greannotation{\small Grad. }
\greannotation{\small V }

\setspaceafterinitial{2.2mm plus 0em minus 0em}
\setspacebeforeinitial{2.2mm plus 0em minus 0em}

The interface for adjusting distances has been unified so that all adjustments are made with \grechangedim. These lines should now read:

\grechangedim{spaceafterinitial}{2.2mm plus 0em minus 0em}{scalable}
\grechangedim{spacebeforeinitial}{2.2mm plus 0em minus 0em}{scalable}

\font\gregoriansymbolfont=gresym at 10pt

Don't know why you need to load one of our fonts like this, as our packages give you access to the glyphs them in already. However, if you insist on needing to load one of our fonts manually, you need the right font name. The one I think you're looking for is greextra.

from gregorio.

bmaire28 avatar bmaire28 commented on August 27, 2024

from gregorio.

bmaire28 avatar bmaire28 commented on August 27, 2024

from gregorio.

rpspringuel avatar rpspringuel commented on August 27, 2024

from gregorio.

bmaire28 avatar bmaire28 commented on August 27, 2024

from gregorio.

bmaire28 avatar bmaire28 commented on August 27, 2024

from gregorio.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.