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

Unified Diff: ly/paper-defaults-init.ly

Issue 4553056: New alist to replace special characters. (Closed)
Patch Set: Partially reverting one of Neil's changes. Created 12 years, 6 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 | « lily/text-interface.cc ('k') | ly/text-replacements.ly » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ly/paper-defaults-init.ly
diff --git a/ly/paper-defaults-init.ly b/ly/paper-defaults-init.ly
index d08c665f570767712e02f2dad6a836d0a8e82fea..5fa0080778339c11f31909b7e7ce4719209e9740 100644
--- a/ly/paper-defaults-init.ly
+++ b/ly/paper-defaults-init.ly
@@ -148,6 +148,9 @@
#(define text-font-defaults
`((font-encoding . latin1)
(baseline-skip . 3)
+ (replacement-alist . ,default-string-replacement-alist)
(word-space . 0.6)))
+ \include "text-replacements.ly"
+
}
« no previous file with comments | « lily/text-interface.cc ('k') | ly/text-replacements.ly » ('j') | no next file with comments »

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