~ubuntu-branches/ubuntu/vivid/frescobaldi/vivid

« back to all changes in this revision

Viewing changes to frescobaldi_app/symbols/breathe_caesura_curved.ly

  • Committer: Package Import Robot
  • Author(s): Ryan Kavanagh
  • Date: 2012-01-03 16:20:11 UTC
  • mfrom: (1.4.1)
  • Revision ID: package-import@ubuntu.com-20120103162011-tsjkwl4sntwmprea
Tags: 2.0.0-1
* New upstream release 
* Drop the following uneeded patches:
  + 01_checkmodules_no_python-kde4_build-dep.diff
  + 02_no_pyc.diff
  + 04_no_binary_lilypond_upgrades.diff
* Needs new dependency python-poppler-qt4
* Update debian/watch for new download path
* Update copyright file with new holders and years

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
\version "2.14.0"
 
2
\include "breathe_defaults.ily"
 
3
\paper {
 
4
  top-markup-spacing = #
 
5
  '(
 
6
    (basic-distance . 1.8)
 
7
    (minimum-distance . 0)
 
8
    (padding . 0)
 
9
    (stretchability . 0)
 
10
   )
 
11
}
 
12
 
 
13
\markup \fill-line {
 
14
  \concat { \hspace #0.7 \musicglyph #"scripts.caesura.curved" }
 
15
}
 
 
b'\\ No newline at end of file'