%% Generated by lilypond-book
%% Options: [exampleindent=10.16\mm,indent=0\mm,line-width=160\mm]
\include "lilypond-book-preamble.ly"


% ****************************************************************
% Start cut-&-pastable-section
% ****************************************************************

#(ly:set-option 'eps-box-padding 3.000000)



\paper {
  indent = 0\mm
  line-width = 160\mm
  % offset the left padding, also add 1mm as lilypond creates cropped
  % images with a little space on the right
  line-width = #(- line-width (* mm  3.000000) (* mm 1))
}

\layout {
  
}




% ****************************************************************
% ly snippet:
% ****************************************************************
\sourcefilename "snippets/snap-pizzicato-or-bartok-pizzicato.ly"
\sourcefileline 0
%% DO NOT EDIT this file manually; it was automatically
%% generated from the LilyPond Snippet Repository
%% (http://lsr.di.unimi.it).
%%
%% Make any changes in the LSR itself, or in
%% `Documentation/snippets/new/`, then run
%% `scripts/auxiliar/makelsr.pl`.
%%
%% This file is in the public domain.

\version "2.23.13"

\header {
%% Translation of GIT committish: a8a85e19654e46d725563e6deba44083ef137a2c
  texidocja = "
スナップ ピッツィカート (@qq{バルトーク ピッツィカート}とも呼ばれます) は、@c
@qq{弦を指板と垂直に強く引っ張って離して弦を指板にぶつけること} (Wikipedia)
です。これは円とその中央から上に突き出す線の記号によって表します。
"
  doctitleja = "スナップ ピッツィカートあるいはバルトーク ピッツィカート"

%% Translation of GIT committish: a3fd5364fc4f247579da0ed2bfea887ab37285c6
  texidocfr = "
Un @emph{slap}, aussi appelé @emph{pizzicato à la Bartók}, est un
pizzicato où, au lieu de tirer la corde de côté comme à l'accoutumée,
« on la pince en la soulevant plus fortement, et à la verticale, en la
lâchant violemment.  Celle-ci frappe alors la touche, et produit à la
fois la note et le son percussif » (Wikipedia).  Il s'indique par un
cercle flanqué d'un trait vertical.
"

  doctitlefr = "Slap ou pizzicato Bartok"

%% Translation of GIT committish: 8ffecf6be17c6ec2ff87cf31873121a8cce29b09
  texidoces = "
El @qq{snap-pizzicato} (pizzicato de pellizco, conocido también como
@qq{pizzicato de Bartók}) es un @qq{pizzicato fuerte en el que la
cuerda se pulsa verticalmente pellizcándola y rebota contra el
diapasón del instrumento} (Wikipedia).  Se denota mediante un círculo
con una línea vertical que parte del centro del círculo hacia arriba.

"
  doctitlees = "Pizzicato @qq{snap} o pizzicato de Bartók"

%% Translation of GIT committish: 8ffecf6be17c6ec2ff87cf31873121a8cce29b09
  texidocca = "
El @qq{snap-pizzicato} (pizzicato de pessigada, conegut també com
@qq{pizzicato de Bartók}) és un @qq{pizzicato fort en el qual la
corda es polsa verticalment pessigant-la i fent que reboti contra
el diapasó de l'instrument} (Wikipedia).  Es doneta mitjançant
un cercle com una línia vertical que surt del centre del cercla
cap amunt.

"
  doctitleca = "Pizzicato @qq{snap} o pizzicato de Bartók"

  lsrtags = "expressive-marks, unfretted-strings"

  texidoc = "
A snap-pizzicato (also known as @qq{Bartok pizzicato}) is a @qq{strong
pizzicato where the string is plucked vertically by snapping and
rebounds off the fingerboard of the instrument} (Wikipedia).  It is
denoted by a circle with a vertical line going from the center upwards
outside the circle.
"

  doctitle = "Snap-pizzicato or Bartok pizzicato"
} % begin verbatim


\relative c' {
  c4\snappizzicato
  <c' e g>4\snappizzicato
  <c' e g>4^\snappizzicato
  <c, e g>4_\snappizzicato
}



% ****************************************************************
% end ly snippet
% ****************************************************************
