Mon Violon

Boeuf 01

boeuf_01.ly
	\version "2.20.0"
			
			date = #(strftime "%d-%m-%Y" (localtime (current-time)))
			year = #(strftime "%Y" (localtime (current-time)))
			customColor = #(x11-color "red4")
			
			\include "../styles/small_caps.ly"
			\include "../styles/style_a5.ly"
			
			%\include "lilyjazz.ily"
			
			%%%%% Les airs %%%%%
			\include "boeuf_01_vars.ly"
			
			\book {
			   
			%%%%% La couverture %%%%%
			   \bookpart{
			      \markup {\fill-line { \epsfile #X #135 #"images/couv_01r_incomplet.eps"}}
			      \paper {
			         top-margin = -7\mm
			         bottom-margin = 0\mm
			         left-margin = 0\mm
			         right-margin = 0\mm
			         }}
			      
			      
			%%%%% page blanche %%%%%
			      \bookpart {
			         \markup {\null}
			         \paper {print-page-number = ##f}
			         }
			      
			      
			%%%%% La page de titre %%%%%
			      \bookpart {
			         \paper {print-page-number = ##f}
			         \markup { \column {
			            \line {\EditionI}
			            \sans \with-color \customColor \italic {"Un aide-mémoire pour le musicien de bal"}
			            \lower #1 \with-color \customColor \sans "Vol. I"
			            \translate #(cons 10 -60)
			            \epsfile #X #75 #"images/img_titre_01.eps"
			            \vspace #1
			            \fill-line { \bold \abs-fontsize #26 {"Danses de couple"} }
			            \vspace #0.2
			            \fill-line { \bold \abs-fontsize #16 {"et autres folkleries"} }
			            \vspace #1
			            \fill-line { \sans \bold \abs-fontsize #12 {"Réalisation en cours"} }
			            \fill-line { \sans \bold \abs-fontsize #12 {"Pour participer au financement : https//liberapay.com/MonViolon"} }
			            \fill-line { \sans \bold \abs-fontsize #12 {"Objectif : environs 200 morceaux"} }
			            \fill-line { \sans \bold \abs-fontsize #12 {"nombreuses illustrations."} }
			            \fill-line { \sans \bold \abs-fontsize #12 {"Une fois terminé, ce recueil sera gratuit"} }
			            \vspace #3
			            \fill-line { \sans \abs-fontsize #16 "xx morceaux libres de droits"}
			            \vspace #1
			            \fill-line { \sans  "mélodies et accords"}
			            \vspace #4
			            \fill-line {\epsfile #X #18 #"../styles/logo_monviolon.eps"}
			            \fill-line { \draw-line #'(5 . 0) }
			            \vspace #0.1
			            \fill-line { \year }
			            }}
			         }
			      
			%%%%% Page infos édition %%%%%
			      \bookpart {
			         \paper {print-page-number = ##f}
			         \markuplist {
			            \vspace #33
			            
			            \fill-line {\sans \teeny "Édité par Florent Coubard – monviolon.org" }
			            \vspace #0.5
			            \fill-line { \sans \teeny #(string-append "Gravé avec Lilypond " (lilypond-version))}
			            \vspace #1
			            \fill-line {
			               \filled-box #'(-1 . 100) #'(3 . 16) #1
			               \translate #'(0 . 12) \center-column {
			                  \typewriter \bold \with-color #(x11-color "white") {
			                     \abs-fontsize #6 \line {Cet ouvrage est mis à disposition selon les termes de la Licence Art Libre 1.3 :}
			                     \abs-fontsize #5 \line {liberté d’usage, de copie, de diffusion, de transformation et interdiction d’appropriation exclusive.}
			                     \abs-fontsize #5 \line {Compatible avec la licence Creative Commons by-sa. Détails sur artlibre.org.}
			                     }
			                  }
			               " "
			               }
			            \vspace #1
			            \fill-line { \draw-line #'(5 . 0) }
			            \vspace #0.3
			            \fill-line { \year }
			            }
			         }
			      
			%%%%%%%%%%%%% TABLE des airs %%%%%%%%%%%%%
			      \include "boeuf_01_table.ly"
			      
			%\bookpart {\markup {\null}}
			      
			      
			%%%%%%%%%%%%% AVERTISSEMENTS %%%%%%%%%%%%%
			      \bookpart {
			         \label #'avertissements
			         \markup \column {
			            \fill-line { \fontsize #11 \override #'(font-name . "GeosansLight") "Avertissement"}
			            \fill-line { \epsfile #X #28 #"images/separateur.eps"}
			            \hspace #1
			            }
			         \include "boeuf_nantais_avertissements.ly"
			         }
			      
			      \bookpart {\markup {\null}}
			      
			%%%%%%%%%%%%%%%%%%%%%%%
			%%%%% Les airs... %%%%%
			%%%%%%%%%%%%%%%%%%%%%%%
			      
			%%%%% Polkas %%%%%
			      \bookpart {
			         \label #'polkas
			         \markup { \null }
			         \paper {
			            bookTitleMarkup = \markup {
			               \column {
			                  \fill-line { \lower #20 \fontsize #11 \override #'(font-name . "Prida61") "Polkas" }
			                  \with-dimensions #(cons 0 0) #(cons 0 0) {
			                     \translate #(cons 14 -85)
			                     \epsfile #X #70 #"images/oignons.eps"
			                     }
			                  }}}}
			               \include "notice_polka.ly"
			               
			               \bookpart {
			                  \label #'polka-baugy
			                  \score {
			                     \new StaffGroup <<
			                     \new ChordNames \polka-baugy_chords
			                     \new Staff \polka-baugy_melody
			                     >>
			                     \header {
			                        title = \polka-baugy_title
			                        composer = \polka-baugy_composer
			                        }
			                     }
			                  \label #'polka-bela-maire
			                  \score {
			                     \new StaffGroup <<
			                     \new ChordNames \polka-bela-maire_chords
			                     \new Staff \polka-bela-maire_melody
			                     >>
			                     \header {
			                        title = \polka-bela-maire_title
			                        composer = \polka-bela-maire_composer
			                        }
			                     }
			                  \label #'bella-ciao
			                  \score {
			                     \new StaffGroup <<
			                     \new ChordNames \bella-ciao_chords
			                     \new Staff \bella-ciao_melody
			                     >>
			                     \header {
			                        title = \bella-ciao_title
			                        composer = \bella-ciao_composer
			                        }
			                     }
			                  \label #'polka-sullivan
			                  \score {
			                     \new StaffGroup <<
			                     \new ChordNames \polka-sullivan_chords
			                     \new Staff \polka-sullivan_melody
			                     >>
			                     \header {
			                        title = \polka-sullivan_title
			                        composer = \polka-sullivan_composer
			                        }
			                     }
			                  \label #'polka-egan
			                  \score {
			                     \new StaffGroup <<
			                     \new ChordNames \polka-egan_chords
			                     \new Staff \polka-egan_melody
			                     >>
			                     \header {
			                        title = \polka-egan_title
			                        composer = \polka-egan_composer
			                        }
			                     }
			                  \label #'polka-john-ryan
			                  \score {
			                     \new StaffGroup <<
			                     \new ChordNames \polka-john-ryan_chords
			                     \new Staff \polka-john-ryan_melody
			                     >>
			                     \header {
			                        title = \polka-john-ryan_title
			                        composer = \polka-john-ryan_composer
			                        }
			                     }
			                  \label #'polka-boulontino
			                  \score {
			                     \new StaffGroup <<
			                     \new ChordNames \polka-boulontino_chords
			                     \new Staff \polka-boulontino_melody
			                     >>
			                     \header {
			                        title = \polka-boulontino_title
			                        composer = \polka-boulontino_composer
			                        }
			                     }
			                  \label #'polka-frederic
			                  \score {
			                     \new StaffGroup <<
			                     \new ChordNames \polka-frederic_chords
			                     \new Staff \polka-frederic_melody
			                     >>
			                     \header {
			                        title = \polka-frederic_title
			                        composer = \polka-frederic_composer
			                        }
			                     }
			                  \label #'kubipolka
			                  \score {
			                     \new StaffGroup <<
			                     \new ChordNames \kubipolka_chords
			                     \new Staff \kubipolka_melody
			                     >>
			                     \header {
			                        title = \kubipolka_title
			                        composer = \kubipolka_composer
			                        }
			                     }
			                  \label #'polka-taho
			                  \score {
			                     \new StaffGroup <<
			                     \new ChordNames \polka-taho_chords
			                     \new Staff \polka-taho_melody
			                     >>
			                     \header {
			                        title = \polka-taho_title
			                        composer = \polka-taho_composer
			                        }
			                     }
			                  \label #'polka-micheneau
			                  \score {
			                     \new StaffGroup <<
			                     \new ChordNames \polka-micheneau_chords
			                     \new Staff \polka-micheneau_melody
			                     >>
			                     \header {
			                        title = \polka-micheneau_title
			                        composer = \polka-micheneau_composer
			                        }
			                     }
			                  \label #'polka-mirepoix
			                  \score {
			                     \new StaffGroup <<
			                     \new ChordNames \polka-mirepoix_chords
			                     \new Staff \polka-mirepoix_melody
			                     >>
			                     \header {
			                        title = \polka-mirepoix_title
			                        composer = \polka-mirepoix_composer
			                        }
			                     }
			                  \label #'polka-hay
			                  \score {
			                     \new StaffGroup <<
			                     \new ChordNames \polka-hay_chords
			                     \new Staff \polka-hay_melody
			                     >>
			                     \header {
			                        title = \polka-hay_title
			                        composer = \polka-hay_composer
			                        }
			                     }
			                  \label #'polka-donkey
			                  \score {
			                     \new StaffGroup <<
			                     \new ChordNames \polka-donkey_chords
			                     \new Staff \polka-donkey_melody
			                     >>
			                     \header {
			                        title = \polka-donkey_title
			                        composer = \polka-donkey_composer
			                        }
			                     }
			                  \label #'polka-chateau-queyras
			                  \score {
			                     \new StaffGroup <<
			                     \new ChordNames \polka-chateau-queyras_chords
			                     \new Staff \polka-chateau-queyras_melody
			                     >>
			                     \header {
			                        title = \polka-chateau-queyras_title
			                        composer = \polka-chateau-queyras_composer
			                        }
			                     }
			                  \label #'polka-gd-rouge
			                  \score {
			                     \new StaffGroup <<
			                     \new ChordNames \polka-gd-rouge_chords
			                     \new Staff \polka-gd-rouge_melody
			                     >>
			                     \header {
			                        title = \polka-gd-rouge_title
			                        composer = \polka-gd-rouge_composer
			                        }
			                     }
			                  \label #'polka-hamonic
			                  \score {
			                     \new StaffGroup <<
			                     \new ChordNames \polka-hamonic_chords
			                     \new Staff \polka-hamonic_melody
			                     >>
			                     \header {
			                        title = \polka-hamonic_title
			                        composer = \polka-hamonic_composer
			                        }
			                     }
			                  \label #'polka-ievan
			                  \score {
			                     \new StaffGroup <<
			                     \new ChordNames \polka-ievan_chords
			                     \new Staff \polka-ievan_melody
			                     >>
			                     \header {
			                        title = \polka-ievan_title
			                        composer = \polka-ievan_composer
			                        }
			                     }
			                  \label #'polka-norvege
			                  \score {
			                     \new StaffGroup <<
			                     \new ChordNames \polka-norvege_chords
			                     \new Staff \polka-norvege_melody
			                     >>
			                     \header {
			                        title = \polka-norvege_title
			                        composer = \polka-norvege_composer
			                        }
			                     }
			                  \label #'polka-stara
			                  \score {
			                     \new StaffGroup <<
			                     \new ChordNames \polka-stara_chords
			                     \new Staff \polka-stara_melody
			                     >>
			                     \header {
			                        title = \polka-stara_title
			                        composer = \polka-stara_composer
			                        }
			                     }
			                  }
			               
			%\bookpart {\markup {\null}}
			               
			%%%%% Valses %%%%%
			               \bookpart {
			                  \label #'valses
			                  \markup { \null }
			                  \paper {
			                     bookTitleMarkup = \markup {
			                        \column {
			                           \fill-line { \lower #20 \fontsize #11 \override #'(font-name . "Prida61") "Valses" }
			                           \with-dimensions #(cons 0 0) #(cons 0 0) {
			                              \translate #(cons 16 -100)
			                              \epsfile #X #68 #"images/coulemelles.eps"
			                              }
			                           }}}}
			                        \include "notice_valse.ly"
			                        
			                        \bookpart {
			                           \label #'valse-astrid
			                           \score {
			                              \new StaffGroup <<
			                              \new ChordNames \valse-astrid_chords
			                              \new Staff \valse-astrid_melody
			                              >>
			                              \header {
			                                 title = \valse-astrid_title
			                                 composer = \valse-astrid_composer
			                                 }
			                              }
			                           \label #'angelare
			                           \score {
			                              \new StaffGroup <<
			                              \new ChordNames \angelare_chords
			                              \new Staff \angelare_melody
			                              >>
			                              \header {
			                                 title = \angelare_title
			                                 composer = \angelare_composer
			                                 }
			                              }
			                           \label #'jeudidout
			                           \score {
			                              \new StaffGroup <<
			                              \new ChordNames \jeudidout_chords
			                              \new Staff \jeudidout_melody
			                              >>
			                              \header {
			                                 title = \jeudidout_title
			                                 composer = \jeudidout_composer
			                                 }
			                              }
			                           \label #'babeth
			                           \score {
			                              \new StaffGroup <<
			                              \new ChordNames \babeth_chords
			                              \new Staff \babeth_melody
			                              >>
			                              \header {
			                                 title = \babeth_title
			                                 composer = \babeth_composer
			                                 }
			                              }
			                           \label #'amie-flames
			                           \score {
			                              \new StaffGroup <<
			                              \new ChordNames \amie-flames_chords
			                              \new Staff \amie-flames_melody
			                              >>
			                              \header {
			                                 title = \amie-flames_title
			                                 composer = \amie-flames_composer
			                                 }
			                              }
			                           \label #'valse-juillard
			                           \score {
			                              \new StaffGroup <<
			                              \new ChordNames \valse-juillard_chords
			                              \new Staff \valse-juillard_melody
			                              >>
			                              \header {
			                                 title = \valse-juillard_title
			                                 composer = \valse-juillard_composer
			                                 }
			                              }
			                           \label #'bonnejoie
			                           \score {
			                              \new StaffGroup <<
			                              \new ChordNames \bonnejoie_chords
			                              \new Staff \bonnejoie_melody
			                              >>
			                              \header {
			                                 title = \bonnejoie_title
			                                 composer = \bonnejoie_composer
			                                 }
			                              }
			                           \label #'becasse
			                           \score {
			                              \new StaffGroup <<
			                              \new ChordNames \becasse_chords
			                              \new Staff \becasse_melody
			                              >>
			                              \header {
			                                 title = \becasse_title
			                                 composer = \becasse_composer
			                                 }
			                              }
			                           \label #'valse-costebelle
			                           \score {
			                              \new StaffGroup <<
			                              \new ChordNames \valse-costebelle_chords
			                              \new Staff \valse-costebelle_melody
			                              >>
			                              \header {
			                                 title = \valse-costebelle_title
			                                 composer = \valse-costebelle_composer
			                                 }
			                              }
			                           \label #'valse-dindon
			                           \score {
			                              \new StaffGroup <<
			                              \new ChordNames \valse-dindon_chords
			                              \new Staff \valse-dindon_melody
			                              >>
			                              \header {
			                                 title = \valse-dindon_title
			                                 composer = \valse-dindon_composer
			                                 }
			                              }
			                           \label #'saaremaa-valss
			                           \score {
			                              \new StaffGroup <<
			                              \new ChordNames \saaremaa-valss_chords
			                              \new Staff \saaremaa-valss_melody
			                              >>
			                              \header {
			                                 title = \saaremaa-valss_title
			                                 composer = \saaremaa-valss_composer
			                                 }
			                              }
			                           }
			                        
			%\bookpart {\markup {\null}}
			                        
			%%%%% Scottishs %%%%%
			                        \bookpart {
			                           \label #'scottishs
			                           \markup { \null }
			                           \paper {
			                              bookTitleMarkup = \markup {
			                                 \column {
			                                    \fill-line { \lower #20 \fontsize #11 \override #'(font-name . "Prida61") "Scottishs" }
			                                    \with-dimensions #(cons 0 0) #(cons 0 0) {
			                                       \translate #(cons 28 -100)
			                                       \epsfile #X #34 #"images/carottes.eps"
			                                       }
			                                    }}}}
			                                 
			                                 \include "notice_scottish.ly"
			                                 
			                                 \bookpart {
			                                    \label #'scot-anglars
			                                    \score {
			                                       \new StaffGroup <<
			                                       \new ChordNames \scot-anglars_chords
			                                       \new Staff \scot-anglars_melody
			                                       >>
			                                       \header {
			                                          title = \scot-anglars_title
			                                          composer = \scot-anglars_composer
			                                          }
			                                       }
			                                    \label #'scot-petit-pied
			                                    \score {
			                                       \new StaffGroup <<
			                                       \new ChordNames \scot-petit-pied_chords
			                                       \new Staff \scot-petit-pied_melody
			                                       >>
			                                       \header {
			                                          title = \scot-petit-pied_title
			                                          composer = \scot-petit-pied_composer
			                                          }
			                                       }
			                                    \label #'scot-brune
			                                    \score {
			                                       \new StaffGroup <<
			                                       \new ChordNames \scot-brune_chords
			                                       \new Staff \scot-brune_melody
			                                       >>
			                                       \header {
			                                          title = \scot-brune_title
			                                          composer = \scot-brune_composer
			                                          }
			                                       }
			                                    \label #'scot-catinaux
			                                    \score {
			                                       \new StaffGroup <<
			                                       \new ChordNames \scot-catinaux_chords
			                                       \new Staff \scot-catinaux_melody
			                                       >>
			                                       \header {
			                                          title = \scot-catinaux_title
			                                          composer = \scot-catinaux_composer
			                                          }
			                                       }
			                                    \label #'scot-eau-roche
			                                    \score {
			                                       \new StaffGroup <<
			                                       \new ChordNames \scot-eau-roche_chords
			                                       \new Staff \scot-eau-roche_melody
			                                       >>
			                                       \header {
			                                          title = \scot-eau-roche_title
			                                          composer = \scot-eau-roche_composer
			                                          }
			                                       }
			                                    \label #'scot-jan-mijne-man
			                                    \score {
			                                       \new StaffGroup <<
			                                       \new ChordNames \scot-jan-mijne-man_chords
			                                       \new Staff \scot-jan-mijne-man_melody
			                                       >>
			                                       \header {
			                                          title = \scot-jan-mijne-man_title
			                                          composer = \scot-jan-mijne-man_composer
			                                          }
			                                       }
			                                    \label #'ee-maikuu-paevad
			                                    \score {
			                                       \new StaffGroup <<
			                                       \new ChordNames \ee-maikuu-paevad_chords
			                                       \new Staff \ee-maikuu-paevad_melody
			                                       >>
			                                       \header {
			                                          title = \ee-maikuu-paevad_title
			                                          composer = \ee-maikuu-paevad_composer
			                                          }
			                                       }
			                                    \label #'scot-ballet
			                                    \score {
			                                       \new StaffGroup <<
			                                       \new ChordNames \scot-ballet_chords
			                                       \new Staff \scot-ballet_melody
			                                       >>
			                                       \header {
			                                          title = \scot-ballet_title
			                                          composer = \scot-ballet_composer
			                                          }
			                                       }
			                                    \label #'scot-gilles
			                                    \score {
			                                       \new StaffGroup <<
			                                       \new ChordNames \scot-gilles_chords
			                                       \new Staff \scot-gilles_melody
			                                       >>
			                                       \header {
			                                          title = \scot-gilles_title
			                                          composer = \scot-gilles_composer
			                                          }
			                                       }
			                                    \label #'scot-rouxel
			                                    \score {
			                                       \new StaffGroup <<
			                                       \new ChordNames \scot-rouxel_chords
			                                       \new Staff \scot-rouxel_melody
			                                       >>
			                                       \header {
			                                          title = \scot-rouxel_title
			                                          composer = \scot-rouxel_composer
			                                          }
			                                       }
			                                    \label #'scot-sur-pont
			                                    \score {
			                                       \new StaffGroup <<
			                                       \new ChordNames \scot-sur-pont_chords
			                                       \new Staff \scot-sur-pont_melody
			                                       >>
			                                       \header {
			                                          title = \scot-sur-pont_title
			                                          composer = \scot-sur-pont_composer
			                                          }
			                                       }
			                                    \label #'scot-tournadre
			                                    \score {
			                                       \new StaffGroup <<
			                                       \new ChordNames \scot-tournadre_chords
			                                       \new Staff \scot-tournadre_melody
			                                       >>
			                                       \header {
			                                          title = \scot-tournadre_title
			                                          composer = \scot-tournadre_composer
			                                          }
			                                       }
			                                    \label #'ee-tule-aga-tule
			                                    \score {
			                                       \new StaffGroup <<
			                                       \new ChordNames \ee-tule-aga-tule_chords
			                                       \new Staff \ee-tule-aga-tule_melody
			                                       >>
			                                       \header {
			                                          title = \ee-tule-aga-tule_title
			                                          composer = \ee-tule-aga-tule_composer
			                                          }
			                                       }
			                                    \label #'scot-pere
			                                    \score {
			                                       \new StaffGroup <<
			                                       \new ChordNames \scot-pere_chords
			                                       \new Staff \scot-pere_melody
			                                       >>
			                                       \header {
			                                          title = \scot-pere_title
			                                          composer = \scot-pere_composer
			                                          }
			                                       }
			                                    \label #'scot-virmoux
			                                    \score {
			                                       \new StaffGroup <<
			                                       \new ChordNames \scot-virmoux_chords
			                                       \new Staff \scot-virmoux_melody
			                                       >>
			                                       \header {
			                                          title = \scot-virmoux_title
			                                          composer = \scot-virmoux_composer
			                                          }
			                                       }
			                                    \label #'scot-landes
			                                    \score {
			                                       \new StaffGroup <<
			                                       \new ChordNames \scot-landes_chords
			                                       \new Staff \scot-landes_melody
			                                       >>
			                                       \header {
			                                          title = \scot-landes_title
			                                          composer = \scot-landes_composer
			                                          }
			                                       }
			                                    }
			                                 
			                                 \bookpart {\markup {\null}}
			                                 
			%%%%% Polkas %%%%%
			                                 \bookpart {
			                                    \label #'mazurkas
			                                    \markup { \null }
			                                    \paper {
			                                       bookTitleMarkup = \markup {
			                                          \column {
			                                             \fill-line { \lower #20 \fontsize #11 \override #'(font-name . "Prida61") "Mazurkas" }
			                                             \with-dimensions #(cons 0 0) #(cons 0 0) {
			                                                \translate #(cons 16 -100)
			                                                \epsfile #X #68 #"images/artichaut.eps"
			                                                }
			                                             }}}}
			                                          \include "notice_mazurka.ly"
			                                          
			                                          \bookpart {
			                                             \label #'maz-michael-turner
			                                             \score {
			                                                \new StaffGroup <<
			                                                \new ChordNames \maz-michael-turner_chords
			                                                \new Staff \maz-michael-turner_melody
			                                                >>
			                                                \header {
			                                                   title = \maz-michael-turner_title
			                                                   composer = \maz-michael-turner_composer
			                                                   }
			                                                }
			                                             \label #'maz-suedoise
			                                             \score {
			                                                \new StaffGroup <<
			                                                \new ChordNames \maz-suedoise_chords
			                                                \new Staff \maz-suedoise_melody
			                                                >>
			                                                \header {
			                                                   title = \maz-suedoise_title
			                                                   composer = \maz-suedoise_composer
			                                                   }
			                                                }
			                                             \label #'maz-bzh
			                                             \score {
			                                                \new StaffGroup <<
			                                                \new ChordNames \maz-bzh_chords
			                                                \new Staff \maz-bzh_melody
			                                                >>
			                                                \header {
			                                                   title = \maz-bzh_title
			                                                   composer = \maz-bzh_composer
			                                                   }
			                                                }
			                                             \label #'maz-rosalie
			                                             \score {
			                                                \new StaffGroup <<
			                                                \new ChordNames \maz-rosalie_chords
			                                                \new Staff \maz-rosalie_melody
			                                                >>
			                                                \header {
			                                                   title = \maz-rosalie_title
			                                                   composer = \maz-rosalie_composer
			                                                   }
			                                                }
			                                             \label #'vril
			                                             \score {
			                                                \new StaffGroup <<
			                                                \new ChordNames \vril_chords
			                                                \new Staff \vril_melody
			                                                >>
			                                                \header {
			                                                   title = \vril_title
			                                                   composer = \vril_composer
			                                                   }
			                                                }
			                                             }
			                                          
			                                          
			                                          
			%\bookpart {\markup {\null}}
			                                          
			%%%%% Valses asymétriques %%%%%
			                                          \bookpart {
			                                             \label #'valsesasymetriques
			                                             \markup { \null }
			                                             \paper {
			                                                bookTitleMarkup = \markup {
			                                                   \column {
			                                                      \fill-line { \lower #20 \fontsize #11 \override #'(font-name . "Prida61") "Valses asymétriques" }
			                                                      \with-dimensions #(cons 0 0) #(cons 0 0) {
			                                                         \translate #(cons 30 -70)
			                                                         \epsfile #X #45 #"images/champignon-cepe.eps"
			                                                         }
			                                                      }}}}
			                                                   
			                                                   \bookpart {
			                                                      \label #'jour-envie
			                                                      \score {
			                                                         \new StaffGroup <<
			                                                         \new ChordNames \jour-envie_chords
			                                                         \new Staff \jour-envie_melody
			                                                         >>
			                                                         \header {
			                                                            title = \jour-envie_title
			                                                            composer = \jour-envie_composer
			                                                            }
			                                                         }
			                                                      }
			                                                   
			%\bookpart {\markup {\null}}
			                                                   
			%%%%% Mixers %%%%%
			                                                   \bookpart {
			                                                      \label #'mixers
			                                                      \markup { \null }
			                                                      \paper {
			                                                         bookTitleMarkup = \markup {
			                                                            \column {
			                                                               \fill-line { \lower #20 \fontsize #11 \override #'(font-name . "Prida61") "Mixers" }
			                                                               \with-dimensions #(cons 0 0) #(cons 0 0) {
			                                                                  \translate #(cons 16 -100)
			                                                                  \epsfile #X #70 #"images/fenouil.eps"
			                                                                  }
			                                                               }}}}
			                                                            
			                                                            \include "notice_mixers.ly"
			                                                            
			                                                            \bookpart {
			                                                               \label #'tarantella-napolitana
			                                                               \score {
			                                                                  \new StaffGroup <<
			                                                                  \new ChordNames \tarantella-napolitana_chords
			                                                                  \new Staff \tarantella-napolitana_melody
			                                                                  >>
			                                                                  \header {
			                                                                     title = \tarantella-napolitana_title
			                                                                     composer = \tarantella-napolitana_composer
			                                                                     }
			                                                                  }
			                                                               \label #'mixer-allons-voir
			                                                               \score {
			                                                                  \new StaffGroup <<
			                                                                  \new ChordNames \mixer-allons-voir_chords
			                                                                  \new Staff \mixer-allons-voir_melody
			                                                                  >>
			                                                                  \header {
			                                                                     title = \mixer-allons-voir_title
			                                                                     composer = \mixer-allons-voir_composer
			                                                                     }
			                                                                  }
			                                                               \label #'jig-slurs
			                                                               \score {
			                                                                  \new StaffGroup <<
			                                                                  \new ChordNames \jig-slurs_chords
			                                                                  \new Staff \jig-slurs_melody
			                                                                  >>
			                                                                  \header {
			                                                                     title = \jig-slurs_title
			                                                                     composer = \jig-slurs_composer
			                                                                     }
			                                                                  }
			                                                               }
			                                                            
			%%%%% Folkleries %%%%%
			                                                            \bookpart {
			                                                               \label #'folkleries
			                                                               \markup { \null }
			                                                               \paper {
			                                                                  bookTitleMarkup = \markup {
			                                                                     \column {
			                                                                        \fill-line { \lower #20 \fontsize #11 \override #'(font-name . "Prida61") "Autres Folkleries" }
			                                                                        \with-dimensions #(cons 0 0) #(cons 0 0) {
			                                                                           \translate #(cons 35 -80)
			                                                                           \epsfile #X #35 #"images/ananas.eps"
			                                                                           }
			                                                                        }}}}
			                                                                     
			                                                                     \bookpart {\markup {\null}}
			                                                                     
			                                                                     \bookpart {
			                                                                        \label #'ours
			                                                                        \score {
			                                                                           \new StaffGroup <<
			                                                                           \new ChordNames \ours_chords
			                                                                           \new Staff \ours_melody
			                                                                           >>
			                                                                           \header {
			                                                                              title = \ours_title
			                                                                              composer = \ours_composer
			                                                                              }
			                                                                           }
			                                                                        \label #'branle-des-chevaux
			                                                                        \score {
			                                                                           \new StaffGroup <<
			                                                                           \new ChordNames \branle-des-chevaux_chords
			                                                                           \new Staff \branle-des-chevaux_melody
			                                                                           >>
			                                                                           \header {
			                                                                              title = \branle-des-chevaux_title
			                                                                              composer = \branle-des-chevaux_composer
			                                                                              }
			                                                                           }
			                                                                        \label #'pas-ete-iii
			                                                                        \score {
			                                                                           \new StaffGroup <<
			                                                                           \new ChordNames \pas-ete-iii_chords
			                                                                           \new Staff \pas-ete-iii_melody
			                                                                           >>
			                                                                           \header {
			                                                                              title = \pas-ete-iii_title
			                                                                              composer = \pas-ete-iii_composer
			                                                                              subtitle = \pas-ete-iii_subtitle
			                                                                              }
			                                                                           }
			                                                                        
			                                                                        }
			                                                                     
			                                                                     
			                                                                     \bookpart {\markup {\null}}
			                                                                     
			%%%%% Références %%%%%
			                                                                     \include "boeuf_01_ref.ly"
			                                                                     
			%\bookpart {\markup {\null}}
			                                                                     
			%%%%%%%%%%%%% DROITS %%%%%%%%%%%%%
			                                                                     \include "boeuf_nantais_droits.ly"
			                                                                     
			%%%%%%%%%%%%% PROVINCES %%%%%%%%%%%%%
			                                                                     \bookpart {
			                                                                        \label #'provinces
			                                                                        \markuplist {
			                                                                           \fill-line { \fontsize #11 \override #'(font-name . "GeosansLight") "Anciennes provinces"}
			                                                                           \vspace #0.2
			                                                                           \fill-line { \epsfile #X #28 #"images/separateur.eps"}
			                                                                           \vspace #1
			                                                                           \justified-lines {
			                                                                              Des noms de provinces sont utilisés dans ce recueil pour les origines des morceaux car on a l’habitude
			                                                                              de considèrer que ces aires géographiques conservent une certaine unité culturelle.
			                                                                              Pour vous repérer, voici la carte des provinces, telles qu’elles étaient avant la Révolution :
			                                                                              }
			                                                                           \vspace #1
			                                                                           \fill-line {\epsfile #X #95 #"images/france_anciennes_provinces.eps"}
			                                                                           \justified-lines \teeny \sans {Carte réalisées d’après René Dorenlot, \italic {La géographie enseignée par les yeux} (programmes scolaires 1923).}
			                                                                           }}
			                                                                        
			                                                                        
			%%%%% La 4ème de couverture %%%%%
			                                                                        \bookpart{
			                                                                           \markup {\fill-line { \epsfile #X #135 #"images/couv_01v.eps"}}
			                                                                           \paper {
			                                                                              top-margin = -7\mm
			                                                                              bottom-margin = 0\mm
			                                                                              left-margin = 0\mm
			                                                                              right-margin = 0\mm
			                                                                              }}
			                                                                           } % \book