Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(916)

Unified Diff: ly/dynamic-scripts-init.ly

Issue 339090043: add dynamic n for “niente” to feta
Patch Set: fix encoding vector lengths, add "n" to font-table.ly, add \n to NR Created 6 years, 2 months ago
Use n/p to move between diff chunks; N/P to move between comments. Please Sign in to add in-line comments.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « input/regression/dynamics-glyphs.ly ('k') | mf/feta-dynamics.mf » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ly/dynamic-scripts-init.ly
diff --git a/ly/dynamic-scripts-init.ly b/ly/dynamic-scripts-init.ly
index f66696f8f1906eca28b1436ab0def590d623b5c6..a80061e4672a3110a6caa574590a14f25ae4cd52 100644
--- a/ly/dynamic-scripts-init.ly
+++ b/ly/dynamic-scripts-init.ly
@@ -1,4 +1,4 @@
-\version "2.16.0"
+\version "2.21.0"
%
% declare the standard dynamic identifiers.
@@ -32,3 +32,4 @@ fz = #(make-dynamic-script "fz")
sp = #(make-dynamic-script "sp")
spp = #(make-dynamic-script "spp")
rfz = #(make-dynamic-script "rfz")
+n = #(make-dynamic-script "n")
« no previous file with comments | « input/regression/dynamics-glyphs.ly ('k') | mf/feta-dynamics.mf » ('j') | no next file with comments »

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b