<html> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> </head> <body text="#000000" bgcolor="#FFFFFF"> Il 29/03/2018 08:59, oliver ha scritto: Hello Guido, i found the solution. The Examlples i found allways worked with svg. Now here is the ps behaviour: %%map mydrum ^G, print=g heads=triangle/mynote % Hi-Hat and later [V:1] ^G is convertetd to 48.5 -23.0 2 copy xydef triangle The expression %%glyph 1d144 triangle doesn't do anything! So you have to define the triangel-head...
<html> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> </head> <body text="#000000" bgcolor="#FFFFFF"> Il 26/03/2018 21:43, oliver ha scritto: Hello again, where can i find the file persussions.abh (.abc)? There is none in the source an none in the net. In the net i allways found glyphs that are defined using svg! I only want to use postscript. (ghostscript gs9.22) In the sourcecode i found using glyphs ist only possible by using negative signed characters. (Outside ASCII)...
<html> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> </head> <body text="#000000" bgcolor="#FFFFFF"> Il 25/03/2018 12:42, oliver ha scritto: ... So i noticed the new possibility with glyphs. But i think they do not work in abcm2ps. hi Oliver, they do work in abcm2ps, but the user must specify glyphs that work in both abc2svg and abcm2ps. Your example doesn't work because abcm2ps can't find an appropriate glyph. I realise that "%%glyph 1d144 plus_notehead" doesn't work....
Il 07/11/2017 15:42, Larry Myerscough ha scritto: I followed the instructions in .../abcplus_en-2017-11-01/README but when I ran make I got (errors relating to mweight.sty followed by?): "! LaTeX Error: File `fontaxes.sty' not found." I seem to havce fixed this by: sudo apt install texlive-formats-extra quite strange; I'm using Linux Mint 18.1 on two different machines, no trouble at all. It looks like Mint 18.2 uses a new version of texlive. ... but am not sure if this is a good fix or overkill.BTW,...