Menu

#1814 Breve with double-line "ears" can collide with accidentals and barlines

Verified
nobody
Ugly
2011-09-13
2011-08-11
Anonymous
No

Originally created by: *anonymous

Originally created by: ianhuli...@gmail.com
Originally owned by: janek.li...@gmail.com

The following example shows the breve character using double lines colliding with accidentals.

Also attached is a pdf showing the grob colliding with bar-lines.

Ian Hulin

=====================================================================================

\version "2.14.0"

\header {
  title = "Minimal Test for Breve and barlines"
}
\paper {
  #(set-paper-size "a4")
  #(define page-breaking ly:page-turn-breaking)
  auto-first-page-number = ##t
  first-page-number = 1
  ragged-bottom = ##t
  ragged-last-bottom = ##t
}

\score {
  \relative c' {
    \override Staff.NoteHead #'style = #'altdefault
    \time 4/2
  \repeat unfold 9 {
      c2 d e f            |
      g\breve~            |
      g\breve             |
      a\breve             |
      b\breve~            |
      b\breve             |
      c\breve             |
      a2 b c d            |
      e\breve~            |
      e\breve             |
      d\breve             |
      e\breve             |
      fis\breve           |
      fis\breve           |
      gis\breve~          |
      gis\breve           |
      a\breve             |
    }
    gis\breve~            |
    gis\breve             |
    a\breve~              |
    a\breve         \bar "|."
  }
}

Discussion

  • Google Importer

    Google Importer - 2011-08-11

    Originally posted by: ianhuli...@gmail.com

    Possible related to (but not covered by) Tracker Issue 1546.

    Ian

     
  • Google Importer

    Google Importer - 2011-08-11

    Originally posted by: ianhuli...@gmail.com

    Wrong PDF file attached to original comment, this is the correct one showing the collisions with bar-lines.

    Ian Hulin

     
  • Google Importer

    Google Importer - 2011-08-20

    Originally posted by: percival.music.ca@gmail.com

    (No comment was entered for this change.)

    Labels: -type-Collision Type-Ugly

     
  • Google Importer

    Google Importer - 2011-08-26

    Originally posted by: percival.music.ca@gmail.com

    (No comment was entered for this change.)

    Labels: Patch-new

     
  • Google Importer

    Google Importer - 2011-08-27

    Originally posted by: pkx1...@gmail.com

    passes make and reg tests

    Labels: -Patch-new Patch-review

     
  • Google Importer

    Google Importer - 2011-09-01

    Originally posted by: ColinPKC...@gmail.com

    (No comment was entered for this change.)

    Labels: -Patch-review Patch-push

     
  • Google Importer

    Google Importer - 2011-09-06

    Originally posted by: percival.music.ca@gmail.com

    Bertrand made some comments which should be addressed.

    Labels: -Patch-push Patch-needs_work

     
  • Google Importer

    Google Importer - 2011-09-12

    Originally posted by: janek.li...@gmail.com

    These all are expected.
    Pushed as [ra1ce4a26eb893c1f752d260394a977ab811e3368]

    Labels: -OpSys-All -Patch-review fixed_2_15_12
    Status: Fixed

     
  • Google Importer

    Google Importer - 2011-09-13

    Originally posted by: bordage....@gmail.com

    (No comment was entered for this change.)

    Status: Verified

     
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.