X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=Documentation%2Fsnippets%2Fcustomizing-fretboard-fret-diagrams.ly;h=4151b3e6586d823bc8325c30ab791b281f9d2dbe;hb=58933e3e40e9cfbdc70b846bc808c723e053f7b3;hp=5e1f39f2e63b85ae7ec5073b282b6ae2d0651334;hpb=5e44b5f4dba63d3649331e317286be089955edde;p=lilypond.git diff --git a/Documentation/snippets/customizing-fretboard-fret-diagrams.ly b/Documentation/snippets/customizing-fretboard-fret-diagrams.ly index 5e1f39f2e6..4151b3e658 100644 --- a/Documentation/snippets/customizing-fretboard-fret-diagrams.ly +++ b/Documentation/snippets/customizing-fretboard-fret-diagrams.ly @@ -1,12 +1,15 @@ -%% Do not edit this file; it is automatically +%% DO NOT EDIT this file manually; it is automatically %% generated from LSR http://lsr.dsi.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.13.39" +\version "2.14.2" \header { - lsrtags = "fretted-strings, tweaks-and-overrides" + lsrtags = "tweaks-and-overrides, fretted-strings" -%% Translation of GIT committish: a874fda3641c9e02f61be5c41b215b8304b8ed00 +%% Translation of GIT committish: b482c3e5b56c3841a88d957e0ca12964bd3e64fa texidoces = " Se pueden establecer las propiedades de los diagramas de posiciones de acordes por medio de @code{'fret-diagram-details}. @@ -32,6 +35,19 @@ weggelassen werden kann. " doctitlede = "Bunddiagramme anpassen" +%% Translation of GIT committish: af01b3b78afa2e7c3c60e7280ee0b6382135bd35 + texidocfr = " +Les propriétés d'un diagramme de fret sont définies par les +@code{'fret-diagram-details}. En matière de diagramme de fret, les +adaptations s'appliquent à l'objet @code{FretBoards.FretBoard}. Un +@code{FretBoards} est comparable à un @code{Voice}@tie{}: il s'agit +d'un contexte du plus bas niveau, et il n'est donc pas primordial de +l'instancier de manière explicite pour adapter ses propriétés. + +" + doctitlefr = "Personnalisation de diagrammes de fret" + + texidoc = " Fret diagram properties can be set through @code{'fret-diagram-details}. For FretBoard fret diagrams, overrides @@ -43,6 +59,7 @@ can be omitted in property overrides. doctitle = "Customizing fretboard fret diagrams" } % begin verbatim + \include "predefined-guitar-fretboards.ly" \storePredefinedDiagram #default-fret-table \chordmode { c' } #guitar-tuning