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

Take arbitrary PDF saving parameters #1

Merged
merged 8 commits into from
Nov 20, 2022
Merged

Take arbitrary PDF saving parameters #1

merged 8 commits into from
Nov 20, 2022

Commits on Nov 20, 2022

  1. Start rewrite of options integration

    as planned in tasks
    mara004 committed Nov 20, 2022
    Configuration menu
    Copy the full SHA
    a6f8efd View commit details
    Browse the repository at this point in the history
  2. Take arbitrary PDF saving parameters

    Experimental implementation
    mara004 committed Nov 20, 2022
    Configuration menu
    Copy the full SHA
    d5f4799 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f679f1f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    89d23e8 View commit details
    Browse the repository at this point in the history
  5. handle none

    mara004 committed Nov 20, 2022
    Configuration menu
    Copy the full SHA
    b25ffac View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c4e7149 View commit details
    Browse the repository at this point in the history
  7. nit

    mara004 committed Nov 20, 2022
    Configuration menu
    Copy the full SHA
    2867823 View commit details
    Browse the repository at this point in the history
  8. fix bool evaluation blunder

    bool("False") evaluates to True - should have known that
    mara004 committed Nov 20, 2022
    Configuration menu
    Copy the full SHA
    08cc543 View commit details
    Browse the repository at this point in the history