Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add flag to force bagpipe formatting #2

Closed
wants to merge 5 commits into from
Closed

Add flag to force bagpipe formatting #2

wants to merge 5 commits into from

Conversation

sbeitzel
Copy link
Contributor

@sbeitzel sbeitzel commented Dec 6, 2013

This addresses issue #1. The command line switch '-p' will force the rendering code to treat grace notes and note stems as if the key were a type of bagpipe, even if it is not (e.g. K:D).

From a code review standpoint, I'm not proud of this patch. It feels dirty to have a command line switch to do this formatting. I still think the right way to do this is to provide an ABC formatting directive, but this gets the job done right now so I can print tunes for my band.

# By Lee Savide (6) and others
# Via laughingman182
* 'dev' of github.com:laughingman182/abcm2ps:
  abcm2ps-8.3.0
  abcm2ps-8.2.2
  abcm2ps-8.1.5
  abcm2ps-8.1.4
  abcm2ps-8.1.2
  abcm2ps-8.0.4
  abcm2ps-8.0.3
  abcm2ps-8.0.2
  abcm2ps-7.7.2
  abcm2ps-7.6.10

Conflicts:
	abc2ps.c
	parse.c
@lewdlime
Copy link
Owner

The problem with adding merge requests to this particular project is that it's more so meant to be like the vim-scripts repositories: this project's purpose is first most to teach changes over a project that has no version control system available to its original maintainer. I would rather you send these changes to those responsible for editing the code: http://moinejf.free.fr/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants