Re: PATCH: Change PDF 'author' field to use /Author (issue 260200043 by pkx1...@gmail.com)

2015-08-15 Thread nine . fierce . ballads
https://codereview.appspot.com/260200043/diff/1/scm/framework-ps.scm File scm/framework-ps.scm (right): https://codereview.appspot.com/260200043/diff/1/scm/framework-ps.scm#newcode462 scm/framework-ps.scm:462: (metadata-lookup-output 'pdfauthor 'composer "Author") If I understand the reason for

PATCH: Change PDF 'author' field to use /Author (issue 260200043 by pkx1...@gmail.com)

2015-08-15 Thread pkx166h
Reviewers: , Message: This passes make, make check and a full make doc. However reg tests show programming errors for example --snip-- Writing ./voice-4-midi-systems.tex... Writing ./voice-4-midi-systems.count... Writing timing to voice-4-midi.profile... +programming error: Parsed object sh

Re: PDF properties

2015-08-15 Thread James Lowe
Hello Joram, On 15/08/15 19:18, Joram wrote: > I don't know the exact procedure and I have no account. In case > there are no objections from you, I would be happy if someone could > open an issue and/or apply this small patch in the right way. > > Cheers, Joram I've created https://code.google

PDF properties

2015-08-15 Thread Joram
Hi developers, I would like to propose a small change to the handling of PDF document properties: scm/framework-ps.scm:462: - (metadata-lookup-output 'pdfcomposer 'composer "Author") + (metadata-lookup-output 'pdfauthor 'composer "Author" A proper patch is attached. The reasoning is the follow

Issue 4550: eliminate "using namespace std; " (issue 254670043 by nine.fierce.ball...@gmail.com)

2015-08-15 Thread Dan Eble
> On Aug 15, 2015, at 10:04 , nine.fierce.ball...@gmail.com wrote: > > https://codereview.appspot.com/254670043/ For some reason the codereview application sent this announcement with the original incorrect title, even after I edited it. This is for Issue 4550, eliminate “using namespace std;”.

Re: Issue 4560: group #include directives at top of file (issue 254670043 by nine.fierce.ball...@gmail.com)

2015-08-15 Thread nine . fierce . ballads
https://codereview.appspot.com/254670043/ ___ lilypond-devel mailing list lilypond-devel@gnu.org https://lists.gnu.org/mailman/listinfo/lilypond-devel

Re: Change the LilyPond default fonts to TeX Gyre (issue 258250043 by truer...@gmail.com)

2015-08-15 Thread trueroad
On 2015/08/15 09:04:20, J_lowe wrote: https://codereview.appspot.com/258250043/diff/20001/configure.ac File configure.ac (right): https://codereview.appspot.com/258250043/diff/20001/configure.ac#newcode98 configure.ac:98: STEPMAKE_ADD_ENTRY(REQUIRED,'(make sure the fc-list utility can see t

Re: Change the LilyPond default fonts to TeX Gyre (issue 258250043 by truer...@gmail.com)

2015-08-15 Thread pkx166h
https://codereview.appspot.com/258250043/diff/20001/configure.ac File configure.ac (right): https://codereview.appspot.com/258250043/diff/20001/configure.ac#newcode98 configure.ac:98: STEPMAKE_ADD_ENTRY(REQUIRED,'(make sure the fc-list utility can see them, e.g. \`sudo apt-get install fonts-texg