From 8892bd951e1705e116b36cf2243c061f74e73af9 Mon Sep 17 00:00:00 2001 From: Greg Swinford Date: Fri, 1 Jan 2016 13:11:35 +0000 Subject: [PATCH] Doc: LM Single staff Templates - addversion remove Remove [addversion] from two snippets that use it. Other LM templates don't seem to i nclude \version statements and [addversion] is adding some messy extra whitespace in HTML output. --- Documentation/learning/templates.itely | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Documentation/learning/templates.itely b/Documentation/learning/templates.itely index ee148cc23f..2f04fae957 100644 --- a/Documentation/learning/templates.itely +++ b/Documentation/learning/templates.itely @@ -351,13 +351,13 @@ this simple built-in template. @node Notes only @appendixsubsec Notes only -@lilypondfile[verbatim,quote,ragged-right,texidoc,addversion] +@lilypondfile[verbatim,quote,ragged-right,texidoc] {single-staff-template-with-only-notes.ly} @node Notes and lyrics @appendixsubsec Notes and lyrics -@lilypondfile[verbatim,quote,ragged-right,texidoc,addversion] +@lilypondfile[verbatim,quote,ragged-right,texidoc] {single-staff-template-with-notes-and-lyrics.ly} @node Notes and chords -- 2.39.5