Almost all the images I use for cover art etc are JPEG or PNG originally so for
me PNG is the most important format. Other images I use are generally icons or
clip art and these are almost always png or svg. I don’t think I’ve ever seen
stock imagery or icons in pdf format, only documents.
So,
Hi Jean,
I don't know if I'm doing this wrong as suggested by you, but I'm still
not getting the results.
\version "2.22.0" \language english \header {tagline = ##f} \score {\new
Staff \with {\omit TimeSignature}
{\set Staff.midiInstrument = #"Acoustic Grand"
\
+1 for SVG:
From my perspective and experience including vector graphics in musical
scores is most often about icons or graphics, illustration or extended
markup, but rather not entire documents / pages (knowing that PDFs can
be small as well of course ;-).
SVG is widely used for icons and graphic
Le 10/01/2023 à 23:35, Abraham Lee a écrit :
If I had a vote, and if PDF really can be seamlessly converted
Yes, it can.
pdf2svg in.pdf out.svg
(https://manpages.ubuntu.com/manpages/impish/man1/pdf2svg.1.html)
In the opposite direction:
rsvg-convert in.svg -f pdf -o out.pdf
The only cavea
If I had a vote, and if PDF really can be seamlessly converted, I would
make the front-end favor the SVG format as I think that format would be
more likely used by most users.
Glad to hear about this! Both PNG and SVG would be very nice additions.
Best,
Abraham
On Tue, Jan 10, 2023 at 3:23 PM Je
Hi,
This is a little call for feedback, especially from users of the \epsfile
markup command. (To be clear, I'm not speaking "in the name of the
development
team", just in my name.)
Over the past year and a half, LilyPond has gained a new output
backend based on the Cairo graphics library. Whi
Le 10/01/2023 à 22:33, Rajesh Baskar a écrit :
Hi,
I have 2 staffs, one with the 3rd note hidden and another replacing
the 3rd note with a red dot. But the 2 staffs are not having the same
width. What do I need to do make the 2nd staff the same width as the
1st staff. Please see the image fo
Hi,
I have 2 staffs, one with the 3rd note hidden and another replacing the
3rd note with a red dot. But the 2 staffs are not having the same width.
What do I need to do make the 2nd staff the same width as the 1st staff.
Please see the image for details and thank you all so much for the help.
Hi,
As per the discussion last October
(https://lists.gnu.org/archive/html/lilypond-user/2022-10/msg00047.html)
I have been made an admin for the lilypond-user, lilypond-devel
and bug-lilypond mailing lists. (If you're wondering, there was
some delay on the GNU side).
I don't view this as holdin
Am Di., 10. Jan. 2023 um 02:44 Uhr schrieb David Kastrup :
>
> Thomas Morley writes:
>
> > Am So., 8. Jan. 2023 um 10:21 Uhr schrieb Thomas Morley
> > :
> >>
> >> Hi,
> >>
> >> consider below
> >>
> >> \version "2.24.0"
> >>
> >> \score {
> >> { g'1^\markup { My Rhythm \rhythm { 8[ 8] } } }
> >>
On Tue, Jan 10, 2023 at 2:38 PM David Wright wrote:
>
> On Tue 10 Jan 2023 at 10:34:19 (-0500), Kevin Cole wrote:
> > An old thread at
> > https://mail.gnu.org/archive/html/lilypond-user/2020-01/msg00350.html
> > finished up with:
> >
> > > From:Michael Käppler
> > > Subject:Re: Getting readline t
On Tue, Jan 10, 2023 at 2:38 PM David Wright wrote:
>
> On Tue 10 Jan 2023 at 10:34:19 (-0500), Kevin Cole wrote:
> > An old thread at
> > https://mail.gnu.org/archive/html/lilypond-user/2020-01/msg00350.html
> > finished up with:
> >
> > > From:Michael Käppler
> > > Subject:Re: Getting readline t
On Tue 10 Jan 2023 at 10:34:19 (-0500), Kevin Cole wrote:
> An old thread at
> https://mail.gnu.org/archive/html/lilypond-user/2020-01/msg00350.html
> finished up with:
>
> > From:Michael Käppler
> > Subject:Re: Getting readline to work in scheme-sandbox
> > Date:Fri, 17 Jan 2020 23:22:38 +0100
>
Le 10/01/2023 à 19:11, Timothy Lanfear a écrit :
The function ly:command-line-options returns a string with all the -d
options. The backend option is set to svg when when generating svg
output and absent by default.
\version "2.22.0"
#(let* ((options (ly:command-line-options))
(svg
On 09/01/2023 23:00, Kevin Cole wrote:
Is there a way, within a .ly file to conditionally include sections
based on command line options?
Specifically, I would like to have \paper settings go one way for
"lilypond --pdf" and another way for "lilypond --svg".
The function ly:command-line-option
An old thread at
https://mail.gnu.org/archive/html/lilypond-user/2020-01/msg00350.html
finished up with:
> From:Michael Käppler
> Subject:Re: Getting readline to work in scheme-sandbox
> Date:Fri, 17 Jan 2020 23:22:38 +0100
>
> Am 17.01.2020 um 00:32 schrieb Knute Snortum:
>
>> That did it! Thank
Kevin Cole writes:
> On Mon, Jan 9, 2023 at 7:07 PM Hans Aikema wrote:
>
>> On 10 Jan 2023, at 00:01, Kevin Cole wrote:
>>
>> Is there a way, within a .ly file to conditionally include sections
>> based on command line options?
>>
>> Specifically, I would like to have \paper settings go one wa
Hi,
thank you for all the comments, I'll make these corrections!
Best regards
Il mar 10 gen 2023, 12:28 Jean Abou Samra ha scritto:
> Le 10/01/2023 à 08:12, Rip _Mus a écrit :
> > Hello,
> > I'm trying to define a new articulation, based on two stencils (above
> > and below the staff), that I w
Le 10/01/2023 à 08:12, Rip _Mus a écrit :
Hello,
I'm trying to define a new articulation, based on two stencils (above
and below the staff), that I wrote.
I succeeded in making two distinct articulations. However, the attempt
to create a single articulation, which chooses the stencil based on
19 matches
Mail list logo