Cannot reproduce (edit: yes, I can, see below) but I get other misbehaviour. 
However, I’ve got the impression that this is not the fault of this patch but 
that partial recompilation works fine with all C++ stuff but not in all cases 
with the fonts. I tried the following (using gs 9.22):
```
git checkout master
rm -rf build
mkdir build
cd build
../configure
make -j3 CPU_COUNT=3
make -j3 CPU_COUNT=3 test-baseline
git checkout dev/malte/dynamicniente
make -j3 CPU_COUNT=3
make -j3 CPU_COUNT=3 check
```
The regtest diffs show a big sans-serif “Q” instead of the feta/dynamic “n”; if 
i compile it by hand
```
cd ../input/regression
../../build/out/bin/lilypond dynamics-glyphs.ly
```
a big sans-serif “n” is shown.

Ok. After writing the text above I thought I should try a full recompilation. 
Then 
If I recompile both lilypond and the tests after a clean
```
cd ../../build
make clean
make -j3 CPU_COUNT=3
make test-clean
make -j3 CPU_COUNT=3 check
```
the `make check` fails but compiling `dynamics-glyphs.ly` by hand shows a 
correct output.

(I didn’t check whether/in which cases setting the CPU_COUNT is needed but at 
least it doesn’t harm …)


---

** [issues:#5247] add dynamic n for “niente” to feta**

**Status:** Started
**Created:** Wed Dec 27, 2017 01:49 PM UTC by Malte Meyn
**Last Updated:** Fri Dec 29, 2017 01:53 PM UTC
**Owner:** Malte Meyn
**Attachments:**

- 
[document.png](https://sourceforge.net/p/testlilyissues/issues/5247/attachment/document.png)
 (27.1 kB; image/png)
- 
[document2.png](https://sourceforge.net/p/testlilyissues/issues/5247/attachment/document2.png)
 (6.3 kB; image/png)


add dynamic n for “niente” to feta

For a discussion see the following blog posts and their comment
sections:
http://lilypondblog.org/2014/02/feta-and-bravura/
http://lilypondblog.org/2014/01/smufl-fonts-in-lilypond/
http://lilypondblog.org/2014/04/using-special-characters-from-smufl-fonts/

The first post mentions also italic numbers for fingerings/tuplets which
Feta doesn’t contain yet (issue 5074).

The “niente” n is a copied and modified version of the “mezzo” m code.

Contains also:
add dynamic script \n command for “niente”

http://codereview.appspot.com/339090043


---

Sent from sourceforge.net because testlilyissues-a...@lists.sourceforge.net is 
subscribed to https://sourceforge.net/p/testlilyissues/issues/

To unsubscribe from further messages, a project admin can change settings at 
https://sourceforge.net/p/testlilyissues/admin/issues/options.  Or, if this is 
a mailing list, you can unsubscribe from the mailing list.
------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
Testlilyissues-auto mailing list
testlilyissues-a...@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/testlilyissues-auto
  • [Lilypond-... Auto mailings of changes to Lily Issues via Testlilyissues-auto
    • [Lily... Auto mailings of changes to Lily Issues via Testlilyissues-auto
    • [Lily... Auto mailings of changes to Lily Issues via Testlilyissues-auto
    • [Lily... Auto mailings of changes to Lily Issues via Testlilyissues-auto
    • [Lily... Auto mailings of changes to Lily Issues via Testlilyissues-auto
    • [Lily... Auto mailings of changes to Lily Issues via Testlilyissues-auto
    • [Lily... Auto mailings of changes to Lily Issues via Testlilyissues-auto
    • [Lily... Auto mailings of changes to Lily Issues via Testlilyissues-auto
    • [Lily... Auto mailings of changes to Lily Issues via Testlilyissues-auto

Reply via email to