Re: GSoC Proposal - SVG Export

2020-03-30 Thread Étienne Beaulé
To re-open this thread: Sorry if I wasn’t clear enough about LY’s export formats. I thought I was clear with the distinction I drew between my terminology of « application » and « program » from my first message. Sadly Ghostscript has deprecated its SVG capabilities. I was sadly unavailable la

Re: [trial] current status

2020-05-03 Thread Étienne Beaulé
A little consideration to take in account is how comments are numbered in tasks in Sourceforge. If they are directly imported, the comment numbers will become task links and would spam the tasks with those numbers. Étienne > Le 3 mai 2020 à 08:00, Jonas Hahnfeld a écrit : > > Hi all, > > for

Re: LilyPond disabled on Wikimedia

2020-10-15 Thread Étienne Beaulé
Hello, I’m the maintainer of the Score extension. There is also https://nvd.nist.gov/vuln/detail/CVE-2020-17353 which affects LilyPond through PostScript code injection. We’ve also done a security audit. I’ve CC’d Tim Starling who performed the

Re: Can we refactor output-svg.scm to avoid regexp?

2020-10-28 Thread Étienne Beaulé
Svg-woff is not only broken with that old bug, but also that SVG fonts are deprecated. The hope is that the work on SMUFL done this summer could be used in the SVG backend, and with that, embedding musical symbols directly could be avoided to reduce regex use. Étienne > Le 28 oct. 2020 à 22:27

[Feature Request]: More flexible SVG snippet cropping

2017-07-25 Thread Étienne Beaulé
t would be very useful for my work, and for Lilypond's prominence on Wikipedia. Cordially, Étienne Beaulé (Ebe123 <https://phabricator.wikimedia.org/p/Ebe123/>) beauleetien...@gmail.com The original message is below: - Hello! I use lilypond quite often to illustrate and show sn

[Feature Request]: More flexible SVG snippet cropping

2017-07-25 Thread Étienne Beaulé
t would be very useful for my work, and for Lilypond's prominence on Wikipedia. Cordially, Étienne Beaulé (Ebe123 <https://phabricator.wikimedia.org/p/Ebe123/>) beauleetien...@gmail.com The original message is below: - Hello! I use lilypond quite often to illustrate and show sn

Re: Enhance the -dpreview method for SVG output (issue 326960043 by pkx1...@gmail.com)

2017-08-01 Thread Étienne Beaulé
Now that solves half of the issue. The other half is with the width, as my patch would (should) also adjust the width to fit the music, leaving no whitespace on any side. This feature is basically only available when using \includes " lilypond-book-preamble.ly" of which only works with the eps bac

Re: Enhance the -dpreview method for SVG output (issue 326960043 by pkx1...@gmail.com)

2017-08-01 Thread Étienne Beaulé
lines . #) (stencil . #))() > What would be the best way to approach this feature? Thank you. Étienne 2017-08-01 16:25 GMT-03:00 Étienne Beaulé : > Now that solves half of the issue. The other half is with the width, as my > patch would (should) also adjust the width to fit the mus

Issues write access

2017-08-09 Thread Étienne Beaulé
Hello. May I be granted write access on our issue tracker? My username is ebe123. Thank you! ___ lilypond-devel mailing list lilypond-devel@gnu.org https://lists.gnu.org/mailman/listinfo/lilypond-devel

Re: Issues write access

2017-08-10 Thread Étienne Beaulé
I plan to contribute patches related to SVG rendering. Thank you! Étienne 2017-08-10 6:15 GMT-03:00 Trevor Daniels : > > Étienne Beaulé wrote Thursday, August 10, 2017 2:51 AM > > > > Hello. May I be granted write access on our issue tracker? My username is > > ebe1

Re: No more releases from master branch...

2017-08-16 Thread Étienne Beaulé
Maybe my next patch, https://codereview.appspot.com/323420043/ when it's released. It's a simple patch for a minor bug that was reported in 2015. Perhaps more controversial, but I'd like to have dcb458c225 (-dcrop option) in the 2.20 release for its integration in other projects. There is an entry

Re: No more releases from master branch...

2017-08-16 Thread Étienne Beaulé
2017-08-16 18:31 GMT-03:00 David Kastrup : > Étienne Beaulé writes: > > > Maybe my next patch, https://codereview.appspot.com/323420043/ when > > it's released. It's a simple patch for a minor bug that was reported > > in 2015. > > It newly uses non-AS

Re: Propose Commit access for Étienne Beaulé

2017-09-07 Thread Étienne Beaulé
I have just made a request for inclusion on Savannah with the 'ebeaule' username. Thank you! 2017-09-07 13:07 GMT-03:00 David Kastrup : > James writes: > > > Hello, > > > > Étienne has pushed couple of patches now and I wondered if we could > > perhaps give him full commit access to git? > > > >

Re: Propose Commit access for Étienne Beaulé

2017-09-07 Thread Étienne Beaulé
The Contributor guide just says "Project Manager" without any other instance of the phrase. David should be able to, as he is a Project Administrator, the same as the other three on the Savannah member list . Don't know, just assuming

Re: -dcrop not included in 2.20?

2017-11-13 Thread Étienne Beaulé
There isn't anything else to the option that I can think of; it does exactly what I intended it to do, nothing more or less. So, I'd keep it in the current form. I can't really see how else it could fit in the code without problems arising. Étienne 2017-11-13 4:54 GMT-04:00 David Kastrup : > Tom

Re: -dcrop not included in 2.20?

2017-11-21 Thread Étienne Beaulé
As author, I'd strongly like it to be included in the stable, especially that it is blocking another of my changes: https://phabricator.w ikimedia.org/T49578. On the other hand, it may be important to fix more bugs with the SVG backend before making making SVG wider. Some still serious yet unresol

Re: -dcrop not included in 2.20?

2017-12-01 Thread Étienne Beaulé
What is the status of this? It is possible to include by running "git merge dcb458c225" in the stable branch. I know I'd like it included in the next stable :) Thank you! Étienne Beaulé 2017-11-21 13:00 GMT-04:00 Étienne Beaulé : > As author, I'd strongly like it to be

Re: GitHub has been acquired by Microsoft

2018-06-04 Thread Étienne Beaulé
Le lun. 4 juin 2018, à 15 h 17, Wols Lists a écrit : > On 04/06/18 17:58, David Kastrup wrote: > >> Looking at GitLab's features, their "labels" for status tracking, > >> > single-checkbox "squash merge" setting, and "resolvable discussions" > >> > would at least have a chance of meeting those ex

GSoC Proposal - SVG Export

2018-11-30 Thread Étienne Beaulé
Hello all! I’m Étienne Beaulé and I’ve been making some changes to LilyPond. I am also the maintainer of the MediaWiki Score extension which allows embedded LilyPond on Wikipedia. I’m currently a bachelor student at the Université de Montréal studying computer science and mathematics, and

Re: GSoC Proposal - SVG Export

2018-12-01 Thread Étienne Beaulé
Having glyph styling through CSS is one of the goals of this project. In the use of « currentColor, » it does seem to follow specifications. If an object does not have a colour associated with it, it should leave the colour to the viewer. However, the current SVG backend should be able to use CS

Re: GSoC Proposal - SVG Export

2018-12-02 Thread Étienne Beaulé
> Le 2 déc. 2018 à 11:25, Carl Sorensen a écrit : > > On 11/30/18, 8:40 PM, "lilypond-devel on behalf of Étienne Beaulé" > <mailto:lilypond-devel-bounces+c_sorensen=byu@gnu.org> on behalf of > beauleetien...@gmail.com <mailto:beauleetien...@gm

Re: GSoC Proposal - SVG Export

2018-12-02 Thread Étienne Beaulé
), as the use of currentColor allows for colours to be changed in response to LY syntax. Étienne > Le 2 déc. 2018 à 11:35, Richard Shann a écrit : > > On Sat, 2018-12-01 at 23:21 -0500, Étienne Beaulé wrote: >> Having glyph styling through CSS is one of the goals of this project. &

Re: development stalled

2019-08-13 Thread Étienne Beaulé
Hello, Don’t worry, there is still active development. I understand not having any recent stable updates is frustrating, and having a stable release made is a priority due to the length of time it has been. For now, we are holding off to fix a few problems before release. In anticipation of th