On Fri, Feb 3, 2017 at 1:12 PM, Hans Åberg wrote:
>
> > Comparing yesterday's version (2 and 4 separate) and A (2&4 together),
> > I'd maintain that A describes the music more faithfully, and is
> > actually easier to read: when you reach 15 on the 4th-time through,
> > you've not only played all
> On 3 Feb 2017, at 21:51, David Wright wrote:
>
> On Fri 03 Feb 2017 at 20:23:07 (+0100), Hans Åberg wrote:
>>
>> FYI, here are two versions with the repeat combined fro visual comarison. In
>> the first, there is a terminating repeat sign, in the second none.
>
> Well, the second version (B
On Fri 03 Feb 2017 at 20:23:07 (+0100), Hans Åberg wrote:
>
> > On 3 Feb 2017, at 19:02, Flaming Hakama by Elaine
> > wrote:
> >
> > > in that 2 needs a repeat barline at the end of the measures,
> > > you need one alternative each.
> >
> > Eh? Are you telling me that I can't write the first r
>
> With regard to the org admins there is no room for
> placeholders/switching, I think. Registering as org admin is a
> "permanent" task, so one has to take over *some* responsibility from
> "now" to November. *If* the organization is actually accepted by Google,
> which in the case of Frescobald
There is a template system. You setup page templates and Blended inserts
the text from any file into that template.
On Fri, Feb 3, 2017 at 12:34 PM, Urs Liska wrote:
>
>
> Am 03.02.2017 um 18:20 schrieb Federico Bruni:
> > Il giorno ven 3 feb 2017 alle 11:31, John Roper
> > ha scritto:
> >> OK,
Hi Jeffery,
Am 03.02.2017 um 18:58 schrieb Jeffery Shivers:
> I don't feel (and objectively am not) qualified to mentor someone in any
> capacity really, but if there is anything I can do to help (such as
> administrative stuff, or otherwise), do let me know. Other than normal
> job stuff, I don't
... well, you can remove the mark engraver from the score context and
place it in voice or staff:
\layout {
\context {
\Score
\remove "Mark_engraver"
}
}
\new Staff <<
\new Voice \with {
\consists "Mark_engraver"
} \relative { \voiceOne c' d e f \mark \default g a b c }
\n
Hi David,
once I created a score with fermata marks and rehearsalmarks at the same
time, but I have to look it up. Now I usually use SimultaneousMusic and
place the TitleMark a very short moment before or behind the barline.
But I will have a look, how I did it and if it still works.
Jan-Pet
Thanks, that's brilliant, and it will be a very useful template for me
for creating functions in the future.
Since my original post, I had experimented some more and thought I had
succeeded in getting the result I wanted, basically doing what your
function does, but as 2 separate calls. My soluti
> > in that 2 needs a repeat barline at the end of the measures,
> > you need one alternative each.
>
> Eh? Are you telling me that I can't write the first rendition
> any more because, in the second, only 1 needs a repeat barline
> at the end of the measure, and 2 *mustn't* have one?
>
>
I was sug
I don't feel (and objectively am not) qualified to mentor someone in any
capacity really, but if there is anything I can do to help (such as
administrative stuff, or otherwise), do let me know. Other than normal job
stuff, I don't have any big commitments from now through most of the
summer, so it
Hi all,
I have to bump this as the deadline is somewhat approaching and I need
some feedback.
We have by now a nice set of project proposals online, but there are
some projects without a mentor yet. Basically what is needed is at least
one more mentor who feels comfortable mentoring someone to wo
Am 03.02.2017 um 18:20 schrieb Federico Bruni:
> Il giorno ven 3 feb 2017 alle 11:31, John Roper
> ha scritto:
>> OK, I was asking because I have written a static command line HTML
>> site generator that builds from HTML, Markdown, reStruturedText,
>> Textile, Plain Text (.txt), and Microsoft Wo
Il giorno ven 3 feb 2017 alle 11:31, John Roper
ha scritto:
OK, I was asking because I have written a static command line HTML
site generator that builds from HTML, Markdown, reStruturedText,
Textile, Plain Text (.txt), and Microsoft Word (.docx).
http://jmroper.com/blended Is that versatile e
On Thu 02 Feb 2017 at 13:41:52 (-0800), Flaming Hakama by Elaine wrote:
> > When the whole section is repeated when it has alternatives, how is that
> > normally engraved? Specifically, the section has two alternatives, but is
> > repeated in full. One way is to use Score.repeatCommands for alterna
OK, I was asking because I have written a static command line HTML site
generator that builds from HTML, Markdown, reStruturedText, Textile, Plain Text
(.txt), and Microsoft Word (.docx).
http://jmroper.com/blended
Is that versatile enough for you? Also, how do you handle translations?
On Febr
Hi David,
to combine those two commands, you should wrap them in one music-function:
%
tocMark =
#(define-music-function (mup)(markup?)
#{
\tocItem $mup
\once \override Score.RehearsalMark.self-alignment-X = #LEFT
\mark $m
17 matches
Mail list logo