]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/include/tex-lookup.hh
patch::: 1.0.16.mb1: Re: LilyPond 1.0.16
[lilypond.git] / lily / include / tex-lookup.hh
index 2341c4484c74bbcb0bc306f240cedb7f62d94f1f..5f812088aff978b24c202bb890de6189d7c755e1 100644 (file)
@@ -20,7 +20,7 @@ public:
   Tex_lookup (Symtables const& s);
   virtual ~Tex_lookup();
 
-  virtual Atom afm_find (String s) const;
+  virtual Atom afm_find (String s, bool warn=false) const;
   virtual String character_str (int i) const;
   virtual Atom* atom_p (String, int, Box) const;
   Atom embed (Atom a) const;