Re: LilyDevOS, a LilyDev container + full VM image

2017-07-26 Thread Federico Bruni


Il giorno lun 17 lug 2017 alle 17:58, Federico Bruni 
 ha scritto:


You can use an alias and forget the special command.
Add this line to ~/.bashrc:

# Let gitk work on host display
alias gitk="DISPLAY=:0 gitk"

As .bashrc is the same for container and full VM, I won't add this 
configuration.

I'll add only a suggestion in the README.



Actually, with version of git >=2.13.0 (as in LilyDevOS), you don't 
really need gitk, as the information is visible in the log.


git log by default has now `--decorate` enabled:
https://github.com/git/git/commit/d9758cf81cd8af42a7ab55dc3c1a889d9ddd3f81

Example:

$ git log
commit 68dbc841e3401f14b900f6750ebb49b406caf357 (HEAD -> staging, 
origin/staging)

Author: Federico Bruni <...>
Date:   Thu Jul 20 21:23:57 2017 +0100

   Doc: CG, explain other git prompt variables

   The use of these environment variables is documented within the
   git source code: git/contrib/completion/git-prompt.sh

commit 54a35cdc574e4088ea8a0aa81b7df0789de758bc (origin/master, 
origin/HEAD)

Author: James Lowe <...>
Date:   Thu Jul 20 13:16:41 2017 +0100

   Web: Authors.itexi update

   Issue 5159

   From October 2016 until
   July 2017 Based on all
   those contributors for
   2.18.x and current 2.19.x.





___
lilypond-devel mailing list
lilypond-devel@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-devel


Re: Add usage of OpenType font feature to the documents (issue 328140043 by truer...@gmail.com)

2017-07-26 Thread lemzwerg

LGTM


https://codereview.appspot.com/328140043/diff/1/Documentation/changes.tely
File Documentation/changes.tely (right):

https://codereview.appspot.com/328140043/diff/1/Documentation/changes.tely#newcode1037
Documentation/changes.tely:1037:
It would be nice to have an example of a feature that needs an index
(e.g., the `salt' or `swsh' features).

https://codereview.appspot.com/328140043/

___
lilypond-devel mailing list
lilypond-devel@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-devel


Update URW++ OTF files (issue 321350043 by truer...@gmail.com)

2017-07-26 Thread lemzwerg

LGTM

https://codereview.appspot.com/321350043/

___
lilypond-devel mailing list
lilypond-devel@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-devel


Re: Add usage of OpenType font feature to the documents (issue 328140043 by truer...@gmail.com)

2017-07-26 Thread tisimst . lilypond


https://codereview.appspot.com/328140043/diff/1/Documentation/notation/text.itely
File Documentation/notation/text.itely (right):

https://codereview.appspot.com/328140043/diff/1/Documentation/notation/text.itely#newcode1464
Documentation/notation/text.itely:1464:
On 2017/07/26 15:38:12, pkx166h wrote:

Would it be appropriate to add something after this @lilypond example

like:


For the full OpenType font feature list please see:



@uref{https://www.microsoft.com/typography/otspec/featurelist.htm}



Otherwise LGTM


I like this idea. Most fonts that support at least one OpenType feature
will have it specifically mentioned in its specimen sheet. However,
since not all fonts have a specimen sheet, I think it's good to
reference the full list so the user knows what options are even
available.

https://codereview.appspot.com/328140043/

___
lilypond-devel mailing list
lilypond-devel@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-devel


Add usage of OpenType font feature to the documents (issue 328140043 by truer...@gmail.com)

2017-07-26 Thread pkx166h


https://codereview.appspot.com/328140043/diff/1/Documentation/notation/text.itely
File Documentation/notation/text.itely (right):

https://codereview.appspot.com/328140043/diff/1/Documentation/notation/text.itely#newcode1464
Documentation/notation/text.itely:1464:
Would it be appropriate to add something after this @lilypond example
like:

For the full OpenType font feature list please see:

@uref{https://www.microsoft.com/typography/otspec/featurelist.htm}

Otherwise LGTM

https://codereview.appspot.com/328140043/

___
lilypond-devel mailing list
lilypond-devel@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-devel


Re: [Feature Request]: More flexible SVG snippet cropping

2017-07-26 Thread James
Hello Etienne

On Tue, 25 Jul 2017 18:52:52 -0300
Étienne Beaulé  wrote:

> I might have posted my request to the wrong mailing list. The original
> message is below, but is not quite relevant with some new
> developments.
> 
> I have found the -dpreview option, but has a big limitation as it only
> outputs the first line.
> 
> Looking through the code, my feature seems like in between the two
> existing methods dump-page and dump-preview, found in
> scm/framework-svg.scm. The little stumbling block is how both methods
> are invoked separately: output-framework or output-preview-framework,
> both supplying different arguments, the main difference being
> "stensil" that is required for calculating the viewbox, but is not in
> dump-page.
> 
> Would it be possible for the two methods to be merged, so that
> there's an option for cropping on pages that are not just previews
> (and on multi-page scores)? (Or if a third method could be made...)
> 
> If someone could add this feature, it would be very useful for my
> work, and for Lilypond's prominence on Wikipedia.
> 
> Cordially,
> 
> Étienne Beaulé (Ebe123 )
> beauleetien...@gmail.com

I have created https://sourceforge.net/p/testlilyissues/issues/5165 for
this request.

Regards

James

___
lilypond-devel mailing list
lilypond-devel@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-devel


PATCHES - Countdown for July 26th

2017-07-26 Thread James
Hello,

Here is the current patch countdown list. The next countdown will be on
July 29th.

A quick synopsis of all patches currently in the review process can be
found here:

http://philholmes.net/lilypond/allura/



Push:


5160 Doc: CG, explain other git prompt variables - Federico Bruni
https://sourceforge.net/p/testlilyissues/issues/5160
http://codereview.appspot.com/328890043


5159 Web: Authors.itexi update - James Lowe
https://sourceforge.net/p/testlilyissues/issues/5159
http://codereview.appspot.com/323320043


5157 Doc: add comment about automatically generated documentation -
Federico Bruni https://sourceforge.net/p/testlilyissues/issues/5157
http://codereview.appspot.com/321270043


5156 Change \note markup command to get a duration - David Kastrup
https://sourceforge.net/p/testlilyissues/issues/5156
http://codereview.appspot.com/328050043


5155 Allow { expression } in markup command arguments - David Kastrup
https://sourceforge.net/p/testlilyissues/issues/5155
http://codereview.appspot.com/329850043


Countdown:


5161 Announce slur ends when they are known - David Kastrup
https://sourceforge.net/p/testlilyissues/issues/5161
http://codereview.appspot.com/329880043


Review:


5162 Some hooks useful for video production - Knut Petersen
https://sourceforge.net/p/testlilyissues/issues/5162


New:

5164 Add usage of OpenType font feature to the documents - Masamichi
Hosoda https://sourceforge.net/p/testlilyissues/issues/5164
http://codereview.appspot.com/328140043


5163 Update URW++ OTF files - Masamichi Hosoda
https://sourceforge.net/p/testlilyissues/issues/5163
http://codereview.appspot.com/321350043


Waiting:


4603 change all occurences of ‘partcombine’ to ‘partCombine’. - James
Lowe https://sourceforge.net/p/testlilyissues/issues/4603
http://codereview.appspot.com/323040043



Regards

James

___
lilypond-devel mailing list
lilypond-devel@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-devel


Re: Centering bass figures on whole notes and longer (issue 325070043 by pkx1...@gmail.com)

2017-07-26 Thread Lukas-Fabian Moser
dak wrote
> I think it quite unusual to have a figure without a note.

Quite to the contrary: Both for voice-leading indications (e.g. quick
resolution of suspensions) and point d'orgue situations, it's very common to
have multiple figures to the same note. For example, see the last two bars
of the Introitus to Mozart's Requiem.

There might even be cases where there a figure is the first thing happening
in a bass line:

<<
  { r8 c16 d e8 e }
  \figures { <2 4 7>4 <6> }
>>

I don't know a "real" example of this kind off the top of my head, but it
would definitely be a meaningful continuo setting.

- Lukas



--
View this message in context: 
http://lilypond.1069038.n5.nabble.com/Centering-bass-figures-on-whole-notes-and-longer-issue-325070043-by-pkx166h-gmail-com-tp204428p204668.html
Sent from the Dev mailing list archive at Nabble.com.

___
lilypond-devel mailing list
lilypond-devel@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-devel