Il giorno sab 7 lug 2018 alle 19:10, Kieren MacMillan
ha scritto:
Hi Federico,
So you are not using point-and-click from Skim to Frescobaldi,
right? (it's the original subject of this discussion)
Ah! No… I use Skim for previewing, zooming in/out, pagination
checks, etc. — it’s so much b
Il giorno sab 7 lug 2018 alle 21:32, David Kastrup ha
scritto:
Peter Engelbert writes:
If you're looking to have this feature work, and are running linux,
I
was only able to do it by building an older version of xpdf (for the
pdf viewer) and using GVim (not regular Vim) for the point
Peter Engelbert writes:
> If you're looking to have this feature work, and are running linux, I
> was only able to do it by building an older version of xpdf (for the
> pdf viewer) and using GVim (not regular Vim) for the point and click
> feature. It still works but it seems the feature hasn't
If you're looking to have this feature work, and are running linux, I was only
able to do it by building an older version of xpdf (for the pdf viewer) and
using GVim (not regular Vim) for the point and click feature. It still works
but it seems the feature hasn't been updated since most people
On 07/07, Zone Dremik wrote:
> Click-to-View was such a valuable feature. I could click on notes, chord
> symbols or lyrics, and the URI link would open the correct .ly file and
> highlight the exact text-code. (My oldest files date from 2009. I've been
> enjoying this feature a long time, and r
Hi Orm,
I've already add a snippet here: http://lsr.di.unimi.it/LSR/Item?id=1068
May I change the code with the 2nd version?
Cheers,
Pierre
2018-07-07 19:11 GMT+02:00 Orm Finnendahl <
orm.finnend...@selma.hfmdk-frankfurt.de>:
> Hi Pierre, Sylvius,
>
> I did some tests to get a better understandi
Hi Pierre, Sylvius,
I did some tests to get a better understanding of lilypond's handling
of markup. Below is an even more condensed version and also an
iterative solution in comparison for anybody interested in scheme
programming: Both functions should create the same result; the first
is somewh
Hi Federico,
> So you are not using point-and-click from Skim to Frescobaldi, right? (it's
> the original subject of this discussion)
Ah! No… I use Skim for previewing, zooming in/out, pagination checks, etc. —
it’s so much better than Frescobaldi’s previewer — and then use Frescobaldi’s
previ
Il giorno sab 7 lug 2018 alle 19:05, Kieren MacMillan
ha scritto:
Hi Federico,
Kieren, I can't believe you use the text edito bundled in the
LilyPond app! :-)
Which text editor are you using?
Frescobaldi.
How did you set Skim to open the editor you want?
I just manually launch th
Hi Federico,
> Kieren, I can't believe you use the text edito bundled in the LilyPond app!
> :-)
> Which text editor are you using?
Frescobaldi.
> How did you set Skim to open the editor you want?
I just manually launch the PDF in Skim once, and place it on my second screen
(Frescobaldi takes
Hi David,
thank you for the explanations and the example.
On first sight it looks like I'll be able to get where I want with that.
Although of course it'll be pretty complex (maybe "messy" would be more
honest) once I try to transplant it from the MWE to the actual case ;-)
But I'll have to
Il giorno sab 7 lug 2018 alle 18:49, Kieren MacMillan
ha scritto:
Hi all,
I would be interested to know how other users make corrections to
the scores they have typeset. […] Switching to Skim or another PDF
viewer is a logical suggestion.
Skim works great for me.
Kieren, I can't beli
Urs Liska writes:
> Am 07.07.2018 um 16:15 schrieb David Kastrup:
>> Urs Liska writes:
>>
>>> Hi all,
>>>
>>> I want a music function to produce an ossia staff. The NR states that
>>> in order to place that above alignAboveContext should be used:
>>>
>>> \new Staff = "main" \relative {
>>>c'
Hi all,
> I would be interested to know how other users make corrections to the scores
> they have typeset. […] Switching to Skim or another PDF viewer is a logical
> suggestion.
Skim works great for me.
Hope this helps!
Kieren.
Kieren MacMillan, composer
‣ we
Click-to-View was such a valuable feature. I could click on notes, chord
symbols or lyrics, and the URI link would open the correct .ly file and
highlight the exact text-code. (My oldest files date from 2009. I've been
enjoying this feature a long time, and really miss it.)
This was with Mac OS
Hi David,
Am 07.07.2018 um 16:15 schrieb David Kastrup:
Urs Liska writes:
Hi all,
I want a music function to produce an ossia staff. The NR states that
in order to place that above alignAboveContext should be used:
\new Staff = "main" \relative {
c''4 b d c
<<
{ c4 b d c }
Il giorno sab 7 lug 2018 alle 10:26, Mats Behre
<"mats.behre"@telia.com> ha scritto:
On 2018-07-03 18:47, Zone Dremik wrote:
Hello,
After a recent upgrade to my computer, the function that links music
notes (and lyrics) in the PDF viewer, to the text in the Lilypond
files, has stopped work
This is brilliant!
Thanks to all for the various solutions!
> On 7. Jul 2018, at 16:18, Pierre Perol-Schneider
> wrote:
>
> But of course !! Thanks very much Orm !
> Cheers,
> Pierre
>
> 2018-07-07 16:15 GMT+02:00 Orm Finnendahl
> :
> Hi Pierre,
>
> Am Samstag, den 07. Juli 2018 um 15:54:41
But of course !! Thanks very much Orm !
Cheers,
Pierre
2018-07-07 16:15 GMT+02:00 Orm Finnendahl <
orm.finnend...@selma.hfmdk-frankfurt.de>:
> Hi Pierre,
>
> Am Samstag, den 07. Juli 2018 um 15:54:41 Uhr (+0200) schrieb Pierre
> Perol-Schneider:
> > Plus : any idea why 'testTwo does not work ?
>
Hi Pierre,
Am Samstag, den 07. Juli 2018 um 15:54:41 Uhr (+0200) schrieb Pierre
Perol-Schneider:
> Plus : any idea why 'testTwo does not work ?
because the argument type of "arg" was string?. Below is the updated
version:
--
Orm
%circled-pattern
#(define-markup-command
(circled-pattern layo
Urs Liska writes:
> Hi all,
>
> I want a music function to produce an ossia staff. The NR states that
> in order to place that above alignAboveContext should be used:
>
> \new Staff = "main" \relative {
> c''4 b d c
> <<
> { c4 b d c }
>
> \new Staff \with {
> \remove "Time_sign
Also to avoid the 360° misscount :
%circled-pattern
#(define-markup-command
(circled-pattern layout props radius angle num arg)
(number? number? number? string?)
(let* ((rep (if (eq? angle 360)(abs num)(- (abs num) 1)))
(the-form
(if (eq? num 0) (markup "")
(
Well, not sure actually, since it's problematic with 0, 1 , -1.
So how about :
%circled-pattern
#(define-markup-command
(circled-pattern layout props radius angle num arg)
(number? number? number? string?)
(let* ((rep (- (abs num) 1))
(the-form
(if (eq? num 0) (markup ""
Dear Kyle,
please reply to the list directly.
> why does it print the bar numbers as such?
It will print the bar numbers at each beginning of a line by default
BarNumber.break-visibility is set to begin-of-line-visible
That means all other bar lines in the middle and at the end of a staff
line
On 2018-07-03 18:47, Zone Dremik wrote:
Hello,
After a recent upgrade to my computer, the function that links music notes (and
lyrics) in the PDF viewer, to the text in the Lilypond files, has stopped
working.
The ability to click on notes and lyrics in the preview screen, and have the
exact
Hi List,
for conciseness the example should be reduced even more (if someone
wants to post it to LSR I'd recommend this version).
%circled-pattern
#(define-markup-command
(circled-pattern layout props radius angle num arg)
(number? number? number? string?)
(interpret-markup layout props
Hi all,
I want a music function to produce an ossia staff. The NR states that in
order to place that above alignAboveContext should be used:
\new Staff = "main" \relative {
c''4 b d c
<<
{ c4 b d c }
\new Staff \with {
\remove "Time_signature_engraver"
alignAboveContex
Brilliant Orm! Thank you very much.
Cheers,
Pierre
2018-07-07 14:39 GMT+02:00 Orm Finnendahl <
orm.finnend...@selma.hfmdk-frankfurt.de>:
> Hi Pierre,
>
> I corrected your example (see below). It should work now.
>
> --
> Orm
>
>
> Am Samstag, den 07. Juli 2018 um 13:11:25 Uhr (+0200) schrieb Pie
Hi Pierre,
I corrected your example (see below). It should work now.
--
Orm
Am Samstag, den 07. Juli 2018 um 13:11:25 Uhr (+0200) schrieb Pierre
Perol-Schneider:
> Hi All,
>
> I'm not sure that a poscript would be ideal.
> I'm thinking about a pattern markup command that would do :
>
> \mar
Simon Albrecht writes:
> Hi David,
>
> please read more carefully: the explanations in the manual are for
> that which Kyle said he can already do independently. Combining the
> two is the issue, which requires an approach like the one Noeck
> proposed.
>
> Best, Simon
>
>
> On 06.07.2018 23:32,
Hi David,
please read more carefully: the explanations in the manual are for that
which Kyle said he can already do independently. Combining the two is
the issue, which requires an approach like the one Noeck proposed.
Best, Simon
On 06.07.2018 23:32, David Kastrup wrote:
Kyle Baldwin wri
Hi All,
I'm not sure that a poscript would be ideal.
I'm thinking about a pattern markup command that would do :
\markup{
\combine
\null
\combine
\concat { \null \hspace #5 "." }
\combine
\rotate #(* 1 (/ 90 7)) \concat { \null \hspace #5 "." }
\combine
\rotate #(* 2 (/ 90 7)) \co
On 2018-07-07 02:51, sylvius wrote:
I still would like to know how to achieve a dotted semicircle but it’s
probably a matter of PostScript rather than LilyPond. Unfortunately
I’m not very proficient with PostScript and so far I haven’t found a
solution in various internet researches.
Does any
Hi Sylvius,
I knew everybody would discourage you and suggest modern harmonic notation!
Anyway, I can do the postscript for you. Give me a couple of days. Although
it can be said that some performers stumble over old notations, I quite
like them, especially in the 17-18c works I engrave and play.
> On 7. Jul 2018, at 09:36, Thomas Morley wrote:
>
> Hi,
>
> regarding your mail-adress I suppose you typeset a piece from Sylvius
> Leopold Weiss, copying an old transkription. From the image likely:
> lute-tablature to guitar-notation.
>
> If that's true, there would be no reason to exactly
2018-07-06 21:33 GMT+02:00 Simon Albrecht :
> Hi Sylvius,
>
> this is most certainly not the answer you’re looking for, but may still be
> the best way to go: don’t replicate the exact notation at all. There are
> other ways to indicate harmonics, and this one is quite unusual (= likely to
> cause
36 matches
Mail list logo