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

Apply metadata and presenter notes to PDF #369

Merged
merged 4 commits into from
Aug 9, 2021
Merged

Commits on Aug 7, 2021

  1. Apply metadata and presenter notes to PDF

    * Set title and description to PDF
    * Add presenter notes to PDF as annotations if enabled `--pdf-notes`
    yhatt committed Aug 7, 2021
    Configuration menu
    Copy the full SHA
    1f0d3d0 View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2021

  1. Add test cases

    yhatt committed Aug 8, 2021
    Configuration menu
    Copy the full SHA
    0c8660d View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2021

  1. Update README.md

    - Add usage of `--pdf-notes` option
    - Update metadata section
    yhatt committed Aug 9, 2021
    Configuration menu
    Copy the full SHA
    69dfb57 View commit details
    Browse the repository at this point in the history
  2. Partially revert #368

    "Try it now" section is intended for beginners. A conversion through
    Chromium browser explained at "Try it now" section is advanced usage
    that requires setting `CHROME_PATH` env. It should not describe in the
    section of beginners because there is an extra step to work compare with
    other browsers.
    yhatt committed Aug 9, 2021
    Configuration menu
    Copy the full SHA
    3db15a2 View commit details
    Browse the repository at this point in the history