This change enables the output of separate files for each system of
music. In addition, snippet (-dclip-systems) functionality has been
added to the backend.
For consistency with other backends, the page suffix is reduced from
"-page-~a" to simply "-~a".
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Anonymous
-
2017-08-20
Needs: -->
Patch: new --> review
Type: --> Enhancement
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Anonymous
-
2017-08-20
Passes make , make check and a full make doc.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Anonymous
-
2017-08-22
Description has changed:
Diff:
--- old+++ new@@ -1,6 +1,6 @@-*Originally created by:* *anonymous+http://codereview.appspot.com/323440043-*Originally created by:* [pnorcks@gmail.com](http://code.google.com/u/pnorcks@gmail.com/)+*Originally created by:* [pnorcks@gmail.com]
It would be nice to have system-by-system output for the SVG backend, much like the EPS backend.
Patch: review --> countdown
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Anonymous
-
2017-08-22
Patch on countdown for August 25th.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Anonymous
-
2017-08-25
Patch: countdown --> push
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Anonymous
-
2017-08-25
Patch counted down - please push.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Anonymous
-
2017-08-26
labels: --> Fixed_2_21.0
status: Started --> Fixed
Patch: push -->
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Anonymous
-
2017-08-26
author Étienne Beaulé beauleetienne0@gmail.com
Thu, 17 Aug 2017 08:28:39 +0100 (04:28 -0300)
committer James Lowe pkx166h@gmail.com
Sat, 26 Aug 2017 10:39:01 +0100 (10:39 +0100)
commit 6824b081b69449a8471f1b64c618c8e4903eeaff
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hello! I'm still here! ll get a better look at this next week, but this task was for the -dcrop option, not -dclip-systems. What you found sounds like a new bug.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Diff:
Going to work on it. How should this output-by-system be invoked?
Add system-by-system output to SVG backend
This change enables the output of separate files for each system of
music. In addition, snippet (-dclip-systems) functionality has been
added to the backend.
For consistency with other backends, the page suffix is reduced from
"-page-~a" to simply "-~a".
http://codereview.appspot.com/323440043
Passes make, make check and a full make doc.
Add snippeting to classic-framework
http://codereview.appspot.com/323440043
Passes make , make check and a full make doc.
Diff:
Patch on countdown for August 25th.
Patch counted down - please push.
author Étienne Beaulé beauleetienne0@gmail.com
Thu, 17 Aug 2017 08:28:39 +0100 (04:28 -0300)
committer James Lowe pkx166h@gmail.com
Sat, 26 Aug 2017 10:39:01 +0100 (10:39 +0100)
commit 6824b081b69449a8471f1b64c618c8e4903eeaff
Étienne, I'm trying to verify your patch. Sorry if this happens after such a long time, but we could not have a release for a long time...
I'll open a new issue as I think the manuals should be updated, for example this page:
http://lilypond.org/doc/v2.21/Documentation/notation/extracting-fragments-of-music.html
where only PDF and PNG are listed as possible formats besides EPS.
Now my question is: how can I verify your patch?
I first tried the
-dclip-systems
option with the following snippet:but the generated SVG fragment is incorrect, while PDF fragment is correct.
Find attached both output files.
Hello! I'm still here! ll get a better look at this next week, but this task was for the
-dcrop
option, not-dclip-systems
. What you found sounds like a new bug.