Skip to content
#

notation

Here are 100 public repositories matching this topic...

v01d
v01d commented Mar 19, 2019

I had a journal request that your final PDF should not contain Type 1 fonts and in my case the culprit were matplotlib figures. I found that with this setting in ~/.config/matplotlib/matplotlibrc
you can make matplotlib avoid Type 1 fonts:

ps.useafm : True
pdf.use14corefonts : True
text.usetex : True

Maybe you consider this useful and can add it here somewhere.

verovio
rettinghaus
rettinghaus commented Oct 2, 2019

We should rethink the description of what a staff may be, e.g. a staff could be a single line instead of a group, the lines don't have to be equidistant, the lines don't have to be horizontal etc.
The current situation is not satisfactory.

A group of equidistant horizontal lines on which notes are placed in order to represent pitch or a grouping element for individual 'strands' of notes,

Improve this page

Add a description, image, and links to the notation topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the notation topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.