Mon Violon

Boeuf 06

boeuf_06.ly
	\version "2.18.2"
			
			date = #(strftime "%d-%m-%Y" (localtime (current-time)))
			year = #(strftime "%Y" (localtime (current-time)))
			customColor = #(x11-color "Dark Green")
			
			\include "../styles/small_caps.ly"
			\include "../styles/style_a5.ly"
			
			%\include "lilyjazz.ily"
			
			%%%%% Les airs %%%%%
			\include "boeuf_06_vars.ly"
			
			\book {
			   
			%%%%% La couverture %%%%%
			   \bookpart{
			      \markup {\fill-line { \epsfile #X #135 #"images/couv_06r.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 {\EditionVI}
			            \sans \with-color \customColor \italic {"Un aide-mémoire pour le musicien de bal"}
			            \lower #1 \with-color \customColor \sans "Vol. VI"
			            \translate #(cons 10 -60)
			            \epsfile #X #75 #"images/img_titre_06.eps"
			            \vspace #1
			            \fill-line { \bold \abs-fontsize #26 {"Danses d’Irlande"} }
			            \vspace #0.2
			            \fill-line { \bold \abs-fontsize #16 {"et d’Écosse"} }
			            \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_06_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"
			         }
			      
			      
			%%%%%%%%%%%%%%%%%%%%%%%
			%%%%% Les airs... %%%%%
			%%%%%%%%%%%%%%%%%%%%%%%
			      
			      \bookpart {\markup {\null}}
			      
			%%%%% Jigs %%%%%
			      \bookpart {
			         \label #'polkas
			         \markup { \null }
			         \paper {
			            bookTitleMarkup = \markup {
			               \column {
			                  \fill-line { \lower #20 \fontsize #11 \override #'(font-name . "Prida61") "Jigs" }
			                  }}}}
			               
			               \bookpart {
			                  \label #'jig-bill-harts
			                  \score {
			                     \new StaffGroup <<
			                     \new ChordNames \jig-bill-harts_chords
			                     \new Staff \jig-bill-harts_melody
			                     >>
			                     \header {
			                        title = \jig-bill-harts_title
			                        composer = \jig-bill-harts_composer
			                        }
			                     }
			                  \label #'connaughtman-rambles
			                  \score {
			                     \new StaffGroup <<
			                     \new ChordNames \connaughtman-rambles_chords
			                     \new Staff \connaughtman-rambles_melody
			                     >>
			                     \header {
			                        title = \connaughtman-rambles_title
			                        composer = \connaughtman-rambles_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
			                        }
			                     }
			                  \label #'jig-knocknagow
			                  \score {
			                     \new StaffGroup <<
			                     \new ChordNames \jig-knocknagow_chords
			                     \new Staff \jig-knocknagow_melody
			                     >>
			                     \header {
			                        title = \jig-knocknagow_title
			                        composer = \jig-knocknagow_composer
			                        }
			                     }
			                  }
			               
			               \bookpart {\markup {\null}}
			               
			%%%%% Reels %%%%%
			               \bookpart {
			                  \label #'reels
			                  \markup { \null }
			                  \paper {
			                     bookTitleMarkup = \markup {
			                        \column {
			                           \fill-line { \lower #20 \fontsize #11 \override #'(font-name . "Prida61") "Reels" }
			                           }}}}
			                        
			                        \bookpart {
			                           \label #'reel-ships-sailing
			                           \score {
			                              \new StaffGroup <<
			                              \new ChordNames \reel-ships-sailing_chords
			                              \new Staff \reel-ships-sailing_melody
			                              >>
			                              \header {
			                                 title = \reel-ships-sailing_title
			                                 composer = \reel-ships-sailing_composer
			                                 }
			                              }
			                           \label #'tamlin
			                           \score {
			                              \new StaffGroup <<
			                              \new ChordNames \tamlin_chords
			                              \new Staff \tamlin_melody
			                              >>
			                              \header {
			                                 title = \tamlin_title
			                                 composer = \tamlin_composer
			                                 }
			                              }
			                           }
			                        
			                        \bookpart {\markup {\null}}
			                        
			%%%%% Polkas %%%%%
			                        \bookpart {
			                           \label #'polkas
			                           \markup { \null }
			                           \paper {
			                              bookTitleMarkup = \markup {
			                                 \column {
			                                    \fill-line { \lower #20 \fontsize #11 \override #'(font-name . "Prida61") "Polkas" }
			                                    }}}}
			                                 
			                                 \bookpart {
			                                    \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-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
			                                          }
			                                       }
			                                    }
			                                 \bookpart {\markup {\null}}
			                                 
			%%%%% Références %%%%%
			                                 \include "boeuf_06_ref.ly"
			                                 
			%\bookpart {\markup {\null}}
			                                 
			%%%%%%%%%%%%% DROITS %%%%%%%%%%%%%
			                                 \include "boeuf_nantais_droits.ly"
			                                 
			%%%%%%%%%%%%% PROVINCES ? %%%%%%%%%%%%%
			                                 \bookpart {
			                                    \markup {\null}
			                                    \paper {print-page-number = ##f}
			                                    }
			                                 
			                                 
			%%%%% La 4ème de couverture %%%%%
			                                 \bookpart{
			                                    \markup {\fill-line { \epsfile #X #135 #"images/couv_06v.eps"}}
			                                    \paper {
			                                       top-margin = -7\mm
			                                       bottom-margin = 0\mm
			                                       left-margin = 0\mm
			                                       right-margin = 0\mm
			                                       }}
			                                    } % \book