Menu

#4469 tie too close to staff line and barely visible

Accepted
nobody
None
Other
2015-09-09
2015-06-30
Anonymous
No

Originally created by: *anonymous

Originally created by: fedel...@gmail.com

Report:
http://lists.gnu.org/archive/html/bug-lilypond/2015-06/msg00083.html

:::TeX
\version "2.19.22"

\layout { indent = 0 }
\paper { paper-width = 6 \cm }

%% The first and second ties look different. Is there a good reason?
%% IMHO, the first is not conspicuous enough because it is too close
%% to the staff line.
\score {{ f'4 f'~ f'8 f'~ f'4 }}

%% This tie is nearly invisible before the line break.
\score {{ r2 f'8 f' f' f'~ \break | f'2 r }}

###############################################################

The second example should be issue #14?

1 Attachments

Related

Issues: #14

Discussion

  • Google Importer

    Google Importer - 2015-06-30

    Originally posted by: simon.al...@mail.de

    Issue #14 and this in conjunction, I’d say.

     

    Related

    Issues: #14

  • Google Importer

    Google Importer - 2015-07-10

    Originally posted by: dak@gnu.org

    Issue 4489 has been merged into this issue.

     

    Related

    Issues: #4489

  • Trevor Daniels

    Trevor Daniels - 2015-09-09
    • Description has changed:

    Diff:

    --- old
    +++ new
    @@ -5,19 +5,22 @@
     Report:
     [http://lists.gnu.org/archive/html/bug-lilypond/2015-06/msg00083.html](http://lists.gnu.org/archive/html/bug-lilypond/2015-06/msg00083.html)
    
    +~~~~
    +:::TeX
     \version "2.19.22"
    
    -\layout \{ indent = 0 \}
    -\paper \{ paper-width = 6 \cm \}
    +\layout { indent = 0 }
    +\paper { paper-width = 6 \cm }
    
     %% The first and second ties look different. Is there a good reason?
     %% IMHO, the first is not conspicuous enough because it is too close
     %% to the staff line.
    -\score \{\{ f'4 f'~ f'8 f'~ f'4 \}\}
    +\score {{ f'4 f'~ f'8 f'~ f'4 }}
    
     %% This tie is nearly invisible before the line break.
    -\score \{\{ [r2] f'8 f' f' f'~ \break | f'2 r \}\}
    +\score {{ r2 f'8 f' f' f'~ \break | f'2 r }}
    
    +~~~~
     \#\#\#\#\#\#\#\#\#\#\#\#\#\#\#\#\#\#\#\#\#\#\#\#\#\#\#\#\#\#\#\#\#\#\#\#\#\#\#\#\#\#\#\#\#\#\#\#\#\#\#\#\#\#\#\#\#\#\#\#\#\#\#
    
    • Needs: -->
    • Patch: -->
    • Type: --> Other
     
  • Trevor Daniels

    Trevor Daniels - 2015-09-09
     
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.