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

fix man-page to mention changed default DPI setting for PNGs export #6066

Merged
merged 2 commits into from May 12, 2020

Conversation

Jojo-Schmitz
Copy link
Contributor

@Jojo-Schmitz Jojo-Schmitz commented May 9, 2020

follow up for 2d83656 (so since MuseScore 3.4), which changed that from 300 to 72.0 * 5

follow up for 2d83656, which changed that from 300 to 72.0 * 5
Copy link
Contributor

@mirabilos mirabilos left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Otherwise great.

parser.addOption(QCommandLineOption( "score-meta", "Export score metadata to JSON document and print it to stdout"));
parser.addOption(QCommandLineOption( "score-mp3", "Generates mp3 for the given score and export the data to a single JSON file, print it to stdout"));
parser.addOption(QCommandLineOption( "score-parts-pdf", "Generates parts data for the given score and export the data to a single JSON file, print it to stdout"));
parser.addOption(QCommandLineOption( "score-transpose", "Transposes the given score and exports the data to a single JSON file, print it to stdout", "options"));
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

prints because all other verbs are also in this form

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I see "Print...", "Use...", "Start...", "Dump...", "Export...", "Set...", "Specify", "Load...", "Execute...", "Save...", "Revert...", "Process...", "Enable...", "Override...", "Run...", "Don't use...", "Install...".
So the majority is not, but "Used with...", "Generates...", "Transposes", so needs fixing.

@mirabilos
Copy link
Contributor

mirabilos commented May 9, 2020 via email

Copy link
Contributor

@mirabilos mirabilos left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@anatoly-os anatoly-os merged commit bba92e2 into musescore:3.x May 12, 2020
@Jojo-Schmitz
Copy link
Contributor Author

still needed for master too

@Jojo-Schmitz Jojo-Schmitz deleted the man-page branch May 12, 2020 06:06
anatoly-os added a commit that referenced this pull request May 20, 2020
fix man-page to mention changed default DPI setting for PNGs export
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

3 participants