diff options
Diffstat (limited to 'Documentation/snippets/drawing-boxes-around-grobs.ly')
-rw-r--r-- | Documentation/snippets/drawing-boxes-around-grobs.ly | 13 |
1 files changed, 1 insertions, 12 deletions
diff --git a/Documentation/snippets/drawing-boxes-around-grobs.ly b/Documentation/snippets/drawing-boxes-around-grobs.ly index fd068efd4e..473d51eeed 100644 --- a/Documentation/snippets/drawing-boxes-around-grobs.ly +++ b/Documentation/snippets/drawing-boxes-around-grobs.ly @@ -7,15 +7,7 @@ \version "2.15.40" \header { - lsrtags = "tweaks-and-overrides, scheme-language, editorial-annotations" - -%% Translation of GIT committish: 30339cb3706f6399c84607426988b25f79b4998c - texidocfr = " -La fonction @code{print} peut se modifier pour obtenir l'encadrement de -n'importe quel objet. - -" - doctitlefr = "Encadrement d'objets" + lsrtags = "scheme-language, editorial-annotations, tweaks-and-overrides" texidoc = " The @code{print-function} can be overridden to draw a box around an @@ -44,6 +36,3 @@ arbitrary grob. \mark "F" c1 } - - - |