|
PDF title formatting
#ChordPro
Thanks for the info. I am afraid there is not much that can be done automatically. Wrapping the title would overflow into the subtitle and eventually affect almost every aspect of the layout. Some rem
Thanks for the info. I am afraid there is not much that can be done automatically. Wrapping the title would overflow into the subtitle and eventually affect almost every aspect of the layout. Some rem
|
By
Johan Vromans
· #409
·
|
|
PDF title formatting
#ChordPro
Can you run a sample song with --debug and attach the resultant PDF document.
Can you run a sample song with --debug and attach the resultant PDF document.
|
By
Johan Vromans
· #407
·
|
|
Mac install issues
#resolved
#mac
The dmg was built on 10.15 but I wouldn't know why this would require 10.15 or later... Any Mac gurus around? Building the dmg should be possible for any MacOS user, ask me for details.
The dmg was built on 10.15 but I wouldn't know why this would require 10.15 or later... Any Mac gurus around? Building the dmg should be possible for any MacOS user, ask me for details.
|
By
Johan Vromans
· #405
·
Edited
|
|
*.pro files archive manager?
#needinfo
AFAICS there are rebuilt packages for Mint 19.3. libwx-perl This will probably pull in other dependencies.
AFAICS there are rebuilt packages for Mint 19.3. libwx-perl This will probably pull in other dependencies.
|
By
Johan Vromans
· #403
·
|
|
*.pro files archive manager?
#needinfo
What Linux distro are you running? Practically all of them have perl-Wx as a prebuilt package. For Windows and MacOS there are other solutions.
What Linux distro are you running? Practically all of them have perl-Wx as a prebuilt package. For Windows and MacOS there are other solutions.
|
By
Johan Vromans
· #401
·
|
|
*.pro files archive manager?
#needinfo
This would definitely be nice to have. In fact, this is one of the reasons I created the ChordPro GUI -- to be able to extend it with some kind of document management. Would you consider to write such
This would definitely be nice to have. In fact, this is one of the reasons I created the ChordPro GUI -- to be able to extend it with some kind of document management. Would you consider to write such
|
By
Johan Vromans
· #399
·
|
|
Printing text at the beginning of each section
As for running on MacOS, I overlooked that you meant the command line version. For this, you do not need a binary install kit. Have you tried https://www.chordpro.org/beta/chordpro-install-on-macos/ a
As for running on MacOS, I overlooked that you meant the command line version. For this, you do not need a binary install kit. Have you tried https://www.chordpro.org/beta/chordpro-install-on-macos/ a
|
By
Johan Vromans
· #396
·
|
|
Printing text at the beginning of each section
The idea behind labels is to mark sections individually, e.g. "Verse 1", "Bridge", "Repeat Chorus" and so on. Providing a default, generic label is possible, but I rather not do this until there is a
The idea behind labels is to mark sections individually, e.g. "Verse 1", "Bridge", "Repeat Chorus" and so on. Providing a default, generic label is possible, but I rather not do this until there is a
|
By
Johan Vromans
· #395
·
|
|
Printing text at the beginning of each section
wrote: Theoretically, yes. Practically, use this one: https://www.chordpro.org/dl/dl/ChordPro-installer-0-977-28-1-macos-x64.dmg I still have to work out the exact procedure to create it. -- Johan
wrote: Theoretically, yes. Practically, use this one: https://www.chordpro.org/dl/dl/ChordPro-installer-0-977-28-1-macos-x64.dmg I still have to work out the exact procedure to create it. -- Johan
|
By
Johan Vromans
· #393
·
|
|
Printing text at the beginning of each section
I've restored the "printing tags as comments" behaviour. You can enable it with pdf.labels.comment. Set it to the desired comment type, i.e. comment, comment_italic or comment_box. For example: "pdf"
I've restored the "printing tags as comments" behaviour. You can enable it with pdf.labels.comment. Set it to the desired comment type, i.e. comment, comment_italic or comment_box. For example: "pdf"
|
By
Johan Vromans
· #391
·
|
|
wrong link on github
#resolved
Thanks, fixed.
By
Johan Vromans
· #389
·
|
|
Probable error in documentation about metadata.strict setting
#ChordPro
Yes, I see :) . The meaning should be reversed. If metadata.strict is true (default), {meta: XXX} only accepts the keys defined with metadata.keys. If metadata.strict is false, {meta: XXX} accepts any
Yes, I see :) . The meaning should be reversed. If metadata.strict is true (default), {meta: XXX} only accepts the keys defined with metadata.keys. If metadata.strict is false, {meta: XXX} accepts any
|
By
Johan Vromans
· #387
·
|
|
Some fixes for A2CRD
#informational
I've modified A2Crd.pm so that a2crd now does full config processing, just like chordpro. . I've added tab expansion (different algorithm, simpler functionality). Tab stop width is configurable in the
I've modified A2Crd.pm so that a2crd now does full config processing, just like chordpro. . I've added tab expansion (different algorithm, simpler functionality). Tab stop width is configurable in the
|
By
Johan Vromans
· #384
·
|
|
Some fixes for A2CRD
#informational
I definitely will, Jeff. Thanks for contributing. I had already set up a test set for a2crd and I'll see if I can incorporate your t/500-a2crd.t into it. I was considering two test sets, one set (the
I definitely will, Jeff. Thanks for contributing. I had already set up a test set for a2crd and I'll see if I can incorporate your t/500-a2crd.t into it. I was considering two test sets, one set (the
|
By
Johan Vromans
· #382
·
|
|
nomike's ukulele songbook
#needinfo
For the toc issue, would it help if you could pass a list of files to chordpro (--filelist option) and have non-existing files silently skipped while they still make up an entry in the toc? So if you
For the toc issue, would it help if you could pass a list of files to chordpro (--filelist option) and have non-existing files silently skipped while they still make up an entry in the toc? So if you
|
By
Johan Vromans
· #379
·
|
|
nomike's ukulele songbook
#needinfo
I agree fully. As long as the OS packages are up to date it is better/easier to use these instead of installing yourself. But for a novice user it may be easier to just type a single 'cpan chordpro' c
I agree fully. As long as the OS packages are up to date it is better/easier to use these instead of installing yourself. But for a novice user it may be easier to just type a single 'cpan chordpro' c
|
By
Johan Vromans
· #378
·
|
|
nomike's ukulele songbook
#needinfo
I think it is a nice and interesting piece of work. It required some tweaking to get it going, but then it does a great job. A couple of remarks: All ChordPro dependencies should be installed automati
I think it is a nice and interesting piece of work. It required some tweaking to get it going, but then it does a great job. A couple of remarks: All ChordPro dependencies should be installed automati
|
By
Johan Vromans
· #376
·
|
|
Need help running chordpro for the first time
#mac
#needinfo
You only need to start adding settings to config files when you want to change ChordPro behaviour and results. So first remove your local ~/.config/chordpro/chordpro.json and try again. To create a de
You only need to start adding settings to config files when you want to change ChordPro behaviour and results. So first remove your local ~/.config/chordpro/chordpro.json and try again. To create a de
|
By
Johan Vromans
· #374
·
|
|
{chord} notification
#ChordPro
I've enhanced the documentation. Please feedback. https://www.chordpro.org/beta/directives-define/
I've enhanced the documentation. Please feedback. https://www.chordpro.org/beta/directives-define/
|
By
Johan Vromans
· #372
·
|
|
{chord} notification
#ChordPro
Interesting. Do you have pointers to charts like this, and/or tools that produce such charts?
Interesting. Do you have pointers to charts like this, and/or tools that produce such charts?
|
By
Johan Vromans
· #370
·
|