return font_inf_->cmi + (*ai).second;
}
+int
+Adobe_font_metric::count () const
+{
+ return ascii_to_metric_idx_.size ();
+}
Box
Adobe_font_metric::get_char (int code) const
if (ok)
{
- error (_f ("Error parsing AFM file: %s", nm.ch_C ()));
+ error (_f ("Error parsing AFM file: `%s'", nm.ch_C ()));
exit (2);
}
fclose (f);
Paper_def::paper_outputter_p ()
{
String outname = outname_str ();
- progress_indication (_f ("paper output to %s...",
+ progress_indication (_f ("paper output to `%s'...",
outname == "-" ? String ("<stdout>") : outname));
target_str_global_array.push (outname);
{
if (filename != "-")
filename += String (".") + key;
- progress_indication (_f ("writing header field %s to %s...",
+ progress_indication (_f ("writing header field `%s' to `%s'...",
key,
filename == "-" ? String ("<stdout>") : filename));
out = p.str ();
Midi_stream midi_stream (out);
- progress_indication (_f ("MIDI output to %s...", out));
+ progress_indication (_f ("MIDI output to `%s'...", out));
target_str_global_array.push (out);
output (midi_stream);
{
if (!p->start_req_l_)
{
- p->req_l_drul_[STOP]->origin ()->warning (_f ("can't find start of piano pedal: %s", p->name_));
+ p->req_l_drul_[STOP]->origin ()->warning (_f ("can't find start of piano pedal: `%s'", p->name_));
}
else
{
{
if (!p->start_req_l_)
{
- p->req_l_drul_[STOP]->origin ()->warning (_f ("can't find start of piano pedal: %s", p->name_));
+ p->req_l_drul_[STOP]->origin ()->warning (_f ("can't find start of piano pedal: `%s'", p->name_));
}
else
{
{
if (!p->start_req_l_)
{
- p->req_l_drul_[STOP]->origin ()->warning (_f ("can't find start of piano pedal: %s", String (p->name_)));
+ p->req_l_drul_[STOP]->origin ()->warning (_f ("can't find start of piano pedal: `%s'", String (p->name_)));
}
else
{
SCM meta = e->get_grob_property ("meta");
SCM name = scm_assoc (ly_symbol2scm ("name"), meta);
- warning (_f ("%s is deprecated. Use\n \\property %s.%s \\override #'%s = #%s",
+ warning (_f ("`%s' is deprecated. Use\n \\property %s.%s \\override #'%s = #%s",
ly_symbol2string (prop_sym).ch_C (),
origin->type_str_.ch_C (),
ly_scm2string (gh_cdr (name)).ch_C (),
{
const int WRAPWIDTH = 65;
- progress_indication (_f ("dependencies output to %s...", fn.ch_C ()));
+ progress_indication (_f ("dependencies output to `%s'...", fn.ch_C ()));
progress_indication ("\n");
ofstream f (fn.ch_C ());
if (!f)
#: ly2dvi.py:654 scores.cc:44
#, fuzzy, c-format
-msgid "dependencies output to %s..."
+msgid "dependencies output to `%s'..."
msgstr "Ausgabe auf Papier auf %s..."
#: ly2dvi.py:665
#, fuzzy, c-format
-msgid "%s output to %s..."
+msgid "%s output to `%s'..."
msgstr "MIDI-Ausgabe nach %s..."
#: includable-lexer.cc:49 lily-guile.cc:139 ly2dvi.py:667
#: mup2ly.py:1203
#, fuzzy, c-format
-msgid "Writing %s..."
+msgid "Writing `%s'..."
msgstr "Linie ... "
#: update-lily.py:46
#: paper-def.cc:109
#, fuzzy, c-format
-msgid "paper output to %s..."
+msgid "paper output to `%s'..."
msgstr "Ausgabe auf Papier auf %s..."
#: lilypond-stream.cc:93 paper-outputter.cc:85 performance.cc:99
#: paper-outputter.cc:232
#, fuzzy, c-format
-msgid "writing header field %s to %s..."
+msgid "writing header field `%s' to `%s'..."
msgstr "Schreibe Datei mit Abhängigkeiten: `%s'..."
#: paper-score.cc:80
#: performance.cc:168
#, c-format
-msgid "MIDI output to %s..."
+msgid "MIDI output to `%s'..."
msgstr "MIDI-Ausgabe nach %s..."
#: phrasing-slur-engraver.cc:119
#: lilypond-score.cc:108
#, c-format
-msgid "Lily output to %s..."
+msgid "Lily output to `%s'..."
msgstr "Lily-Ausgabe nach %s..."
#: lilypond-score.cc:119
#: ly2dvi.py:654 scores.cc:44
#, fuzzy, c-format
-msgid "dependencies output to %s..."
+msgid "dependencies output to `%s'..."
msgstr "Sortie papier vers %s..."
#: ly2dvi.py:665
#, fuzzy, c-format
-msgid "%s output to %s..."
+msgid "%s output to `%s'..."
msgstr "Sortie de Lily vers %s..."
#: includable-lexer.cc:49 lily-guile.cc:139 ly2dvi.py:667
#: mup2ly.py:1203
#, fuzzy, c-format
-msgid "Writing %s..."
+msgid "Writing `%s'..."
msgstr "Ligne ..."
#: update-lily.py:46
#: paper-def.cc:109
#, fuzzy, c-format
-msgid "paper output to %s..."
+msgid "paper output to `%s'..."
msgstr "Sortie papier vers %s..."
#: lilypond-stream.cc:93 paper-outputter.cc:85 performance.cc:99
#: paper-outputter.cc:232
#, fuzzy, c-format
-msgid "writing header field %s to %s..."
+msgid "writing header field `%s' to `%s'..."
msgstr "impossible d'ouvrir le fichier: `%s'"
#: paper-score.cc:80
#: performance.cc:168
#, c-format
-msgid "MIDI output to %s..."
+msgid "MIDI output to `%s'..."
msgstr ""
#: phrasing-slur-engraver.cc:119
#: lilypond-score.cc:108
#, c-format
-msgid "Lily output to %s..."
+msgid "Lily output to `%s'..."
msgstr "Sortie de Lily vers %s..."
#: lilypond-score.cc:119
#: ly2dvi.py:654 scores.cc:44
#, fuzzy, c-format
-msgid "dependencies output to %s..."
+msgid "dependencies output to `%s'..."
msgstr "L'output stampato è inviato a %s..."
#: ly2dvi.py:665
#, fuzzy, c-format
-msgid "%s output to %s..."
+msgid "%s output to `%s'..."
msgstr "L'output MIDI è inviato a %s..."
#: includable-lexer.cc:49 lily-guile.cc:139 ly2dvi.py:667
#: mup2ly.py:1203
#, fuzzy, c-format
-msgid "Writing %s..."
+msgid "Writing `%s'..."
msgstr "Genero le voci..."
#: update-lily.py:46
#: paper-def.cc:109
#, fuzzy, c-format
-msgid "paper output to %s..."
+msgid "paper output to `%s'..."
msgstr "L'output stampato è inviato a %s..."
#: lilypond-stream.cc:93 paper-outputter.cc:85 performance.cc:99
#: paper-outputter.cc:232
#, fuzzy, c-format
-msgid "writing header field %s to %s..."
+msgid "writing header field `%s' to `%s'..."
msgstr "scrivo il file delle dipendenze: `%s'..."
#: paper-score.cc:80
#: performance.cc:168
#, c-format
-msgid "MIDI output to %s..."
+msgid "MIDI output to `%s'..."
msgstr "L'output MIDI è inviato a %s..."
#: phrasing-slur-engraver.cc:119
#: lilypond-score.cc:108
#, c-format
-msgid "Lily output to %s..."
+msgid "Lily output to `%s'..."
msgstr "Output di Lily in %s..."
#: lilypond-score.cc:119
#: ly2dvi.py:654 scores.cc:44
#, fuzzy, c-format
-msgid "dependencies output to %s..."
+msgid "dependencies output to `%s'..."
msgstr "%s ¤Ø paper ½ÐÎÏ..."
#: ly2dvi.py:665
#, fuzzy, c-format
-msgid "%s output to %s..."
+msgid "%s output to `%s'..."
msgstr "%s ¤Ø¤Î MIDI ½ÐÎÏ"
#: includable-lexer.cc:49 lily-guile.cc:139 ly2dvi.py:667
#: mup2ly.py:1203
#, fuzzy, c-format
-msgid "Writing %s..."
+msgid "Writing `%s'..."
msgstr "¹Ô ..."
#: update-lily.py:46
#: paper-def.cc:109
#, c-format
-msgid "paper output to %s..."
+msgid "paper output to `%s'..."
msgstr "%s ¤Ø paper ½ÐÎÏ..."
#: lilypond-stream.cc:93 paper-outputter.cc:85 performance.cc:99
#: paper-outputter.cc:232
#, fuzzy, c-format
-msgid "writing header field %s to %s..."
+msgid "writing header field `%s' to `%s'..."
msgstr "°Í¸´Ø·¸¥Õ¥¡¥¤¥ë¤Î½ñ¤¹þ¤ß: `%s'..."
#: paper-score.cc:80
#: performance.cc:168
#, c-format
-msgid "MIDI output to %s..."
+msgid "MIDI output to `%s'..."
msgstr "%s ¤Ø¤Î MIDI ½ÐÎÏ"
#: phrasing-slur-engraver.cc:119
#: lilypond-score.cc:108
#, c-format
-msgid "Lily output to %s..."
+msgid "Lily output to `%s'..."
msgstr "Lily ¤Ï %s ¤Ë½ÐÎϤ·¤Þ¤¹..."
#: lilypond-score.cc:119
#: mup2ly.py:1203
#, c-format
-msgid "Writing %s..."
+msgid "Wwriting `%s'..."
msgstr ""
#: update-lily.py:46
#: ly2dvi.py:654 scores.cc:44
#, c-format
-msgid "dependencies output to %s..."
+msgid "dependencies output to `%s'..."
msgstr "afhankelijkheden uitvoer naar %s..."
#: ly2dvi.py:665
#, c-format
-msgid "%s output to %s..."
+msgid "%s output to `%s'..."
msgstr "%s uitvoer naar %s..."
#: includable-lexer.cc:49 lily-guile.cc:139 ly2dvi.py:667
#: mup2ly.py:1203
#, fuzzy, c-format
-msgid "Writing %s..."
+msgid "Writing `%s'..."
msgstr "Beëidigen ..."
#: update-lily.py:46
#: paper-def.cc:109
#, c-format
-msgid "paper output to %s..."
+msgid "paper output to `%s'..."
msgstr "papier uitvoer naar %s..."
#: lilypond-stream.cc:93 paper-outputter.cc:85 performance.cc:99
#: paper-outputter.cc:232
#, c-format
-msgid "writing header field %s to %s..."
+msgid "writing header field `%s' to `%s'..."
msgstr "Schijven van kop veld %s naar bestand %s..."
#: paper-score.cc:80
#: performance.cc:168
#, c-format
-msgid "MIDI output to %s..."
+msgid "MIDI output to `%s'..."
msgstr "MIDI uitvoer naar %s..."
#: phrasing-slur-engraver.cc:119
#: lilypond-score.cc:108
#, c-format
-msgid "Lily output to %s..."
+msgid "Lily output to `%s'..."
msgstr "Lelie uitvoer naar %s..."
#: lilypond-score.cc:119
#: ly2dvi.py:654 scores.cc:44
#, fuzzy, c-format
-msgid "dependencies output to %s..."
+msgid "dependencies output to `%s'..."
msgstr "\"ÂÕÍÁÖÎÙÊ\" ×Ù×ÏÄ × %s..."
#: ly2dvi.py:665
#, fuzzy, c-format
-msgid "%s output to %s..."
+msgid "%s output to `%s'..."
msgstr "×Ù×ÏÄ MIDI × %s..."
#: includable-lexer.cc:49 lily-guile.cc:139 ly2dvi.py:667
#: mup2ly.py:1203
#, fuzzy, c-format
-msgid "Writing %s..."
+msgid "Writing `%s'..."
msgstr "÷ÙÂÒÁÓÙ×ÁÀ ÍÕÚÙËÕ: `%s'"
#: update-lily.py:46
#: paper-def.cc:109
#, c-format
-msgid "paper output to %s..."
+msgid "paper output to `%s'..."
msgstr "\"ÂÕÍÁÖÎÙÊ\" ×Ù×ÏÄ × %s..."
#: lilypond-stream.cc:93 paper-outputter.cc:85 performance.cc:99
#: paper-outputter.cc:232
#, fuzzy, c-format
-msgid "writing header field %s to %s..."
+msgid "writing header field `%s' to `%s'..."
msgstr "úÁÐÉÓÙ×ÁÀ ÆÁÊÌ ÚÁ×ÉÓÉÍÏÓÔÅÊ: `%s'..."
#: paper-score.cc:80
#: performance.cc:168
#, c-format
-msgid "MIDI output to %s..."
+msgid "MIDI output to `%s'..."
msgstr "×Ù×ÏÄ MIDI × %s..."
#: phrasing-slur-engraver.cc:119
#: lilypond-score.cc:108
#, c-format
-msgid "Lily output to %s..."
+msgid "Lily output to `%s'..."
msgstr "Lily ×ÙÈÏÄ × %s..."
#: lilypond-score.cc:119
do_one_file (f)
except UnknownVersion:
sys.stderr.write ('\n')
- sys.stderr.write ("%s: can't determine version for %s" % (program_name, f))
+ sys.stderr.write ("%s: can't determine version for `%s'" % (program_name, f))
sys.stderr.write ('\n')
if assume_old:
fv = from_version
do_one_file (f)
from_version = fv
else:
- sys.stderr.write ("%s: skipping: %s " % (program_name, f))
+ sys.stderr.write ("%s: skipping: `%s' " % (program_name, f))
pass
sys.stderr.write ('\n')