From 20c456ab1736cc57736429e1c67cd2a52d0e8ca4 Mon Sep 17 00:00:00 2001 From: John Mandereau Date: Tue, 15 Apr 2008 10:44:57 +0200 Subject: [PATCH] Update input/new guidelines --- input/new/README | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/input/new/README b/input/new/README index 16b744fbe0..058fd73515 100644 --- a/input/new/README +++ b/input/new/README @@ -6,10 +6,11 @@ When adding a file to this directory, please start the file with \version "2.x.y" \header { - doctitle = "Snippet title" - lsrtags = "rhythms,expressive-marks" % use existing LSR tags other than -% 'docs'; see makelsr.py for the list of tags used to sort snippets. - texidoc = "This code demonstrates ..." % this will be formated by Texinfo + lsrtags = "rhythms,expressive-marks" % use existing LSR tags other than +% 'docs'; see makelsr.py for the list of tags used to sort snippets. + texidoc = "This code demonstrates ..." % this will be formated by Texinfo + doctitle = "Snippet title" % please put this at the end so that + the '% begin verbatim' mark is added correctly by makelsr.py. } -- 2.39.5