X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=Documentation%2Fsnippets%2Ffretboards-alternate-tables.ly;h=845835041186ac65d261029089832abf74314fc3;hb=90e4d7057f3857da049dfda3d130017d4719bd6b;hp=0e227f7c3ad377160ecbac532d21c6701938224d;hpb=580faff1d6167b1500228dc5c5ae073dca0ead40;p=lilypond.git diff --git a/Documentation/snippets/fretboards-alternate-tables.ly b/Documentation/snippets/fretboards-alternate-tables.ly index 0e227f7c3a..8458350411 100644 --- a/Documentation/snippets/fretboards-alternate-tables.ly +++ b/Documentation/snippets/fretboards-alternate-tables.ly @@ -1,8 +1,10 @@ -% Do not edit this file; it is automatically -% generated from Documentation/snippets/new -% This file is in the public domain. -%% Note: this file works from version 2.13.36 -\version "2.13.39" +%% DO NOT EDIT this file manually; it is automatically +%% generated from LSR http://lsr.di.unimi.it +%% Make any changes in LSR itself, or in Documentation/snippets/new/ , +%% and then run scripts/auxiliar/makelsr.py +%% +%% This file is in the public domain. +\version "2.18.0" \header { lsrtags = "fretted-strings" @@ -11,20 +13,19 @@ Alternate fretboard tables can be created. These would be used in order to have alternate fretboards for a given chord. -In order to use an alternate fretboard table, the table must first -be created. Fretboards are then added to the table. +In order to use an alternate fretboard table, the table must first be +created. Fretboards are then added to the table. -The created fretboard table can be blank, or it can be copied -from an existing table. +The created fretboard table can be blank, or it can be copied from an +existing table. -The table to be used in displaying predefined fretboards is selected -by the property @code{\\predefinedDiagramTable}. -" +The table to be used in displaying predefined fretboards is selected by +the property @code{\\predefinedDiagramTable}. - doctitle = "Alternate fretboard tables" +" + doctitle = "Fretboards alternate tables" } % begin verbatim - \include "predefined-guitar-fretboards.ly" % Make a blank new fretboard table @@ -77,4 +78,3 @@ by the property @code{\\predefinedDiagramTable}. >> } >> -