From c48a2b54ef57a913dca38d891720e4b590180dda Mon Sep 17 00:00:00 2001 From: Louis Date: Wed, 10 Feb 2016 13:15:49 +0100 Subject: [PATCH] Remove useless example --- examples/example-layout.yaml | 24 ------------------------ 1 file changed, 24 deletions(-) delete mode 100644 examples/example-layout.yaml diff --git a/examples/example-layout.yaml b/examples/example-layout.yaml deleted file mode 100644 index f2259b7f..00000000 --- a/examples/example-layout.yaml +++ /dev/null @@ -1,24 +0,0 @@ -book: - lang: fr - encoding: utf8 - template: layout.tex - datadir: "." - pictures: yes -chords: - show: yes - diagramreminder: important - repeatchords: yes - lilypond: yes - -authors: - separators: - - "and" - - "et" -content: - - section: "Traditional" - - "chevaliers_de_la_table_ronde.tsg" - - "greensleeves.csg" - - "vent_frais.tsg" - - section: Example - - "example-fr.tsg" - - "example-en.tsg"