X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=scm%2Fdefine-stencil-commands.scm;h=d7e930cd7e0415a41b9f8c33c2c59f0b9f7f8672;hb=39f50579ff91fdca06acd52a9392ab2874f4723b;hp=50787c2bef2771864daf6a7ae299602fb1f4b58c;hpb=82a9add4f1d4790bddb79459d5f63b01b3e7cc97;p=lilypond.git diff --git a/scm/define-stencil-commands.scm b/scm/define-stencil-commands.scm index 50787c2bef..d7e930cd7e 100644 --- a/scm/define-stencil-commands.scm +++ b/scm/define-stencil-commands.scm @@ -1,6 +1,6 @@ ;;;; This file is part of LilyPond, the GNU music typesetter. ;;;; -;;;; Copyright (C) 2005--2011 Han-Wen Nienhuys +;;;; Copyright (C) 2005--2012 Han-Wen Nienhuys ;;;; ;;;; LilyPond is free software: you can redistribute it and/or modify ;;;; it under the terms of the GNU General Public License as published by @@ -34,12 +34,12 @@ defined in the output modules (@file{output-*.scm})." ellipse embedded-ps embedded-svg - footnote glyph-string grob-cause named-glyph no-origin oval + page-link path partial-ellipse placebox @@ -64,10 +64,11 @@ defined in the output modules (@file{output-*.scm})." (define-public (ly:all-output-backend-commands) "Return the list of extra output backend commands that -are used internally in @file{lily/stencil-interpret.cc}." +are used internally in @file{lily/@/stencil-interpret.cc}." '(color combine-stencil delay-stencil-evaluation + footnote rotate-stencil scale-stencil translate-stencil