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

disable mathjax fast preview #255

Merged
merged 5 commits into from
Aug 4, 2019
Merged

disable mathjax fast preview #255

merged 5 commits into from
Aug 4, 2019

Commits on Jul 22, 2019

  1. Configuration menu
    Copy the full SHA
    51b161f View commit details
    Browse the repository at this point in the history
  2. increase delay

    vincerubinetti committed Jul 22, 2019
    Configuration menu
    Copy the full SHA
    9e44d74 View commit details
    Browse the repository at this point in the history

Commits on Jul 30, 2019

  1. Conditionally set MANUBOT_ATHENAPDF_DELAY

    Default to --delay=5000 (5 seconds) for CI builds, where ensuring
    rendering is complete is crucial and Travis instances may have high load.
    Default to  --delay=1100 (1.1 seconds) for local builds, where there is
    a greater chance that users are running the command in real-time.
    
    The MANUBOT_ATHENAPDF_DELAY environment variable can now
    be set to override default values.
    dhimmel authored Jul 30, 2019
    Configuration menu
    Copy the full SHA
    b45fabc View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2019

  1. Configuration menu
    Copy the full SHA
    8119a99 View commit details
    Browse the repository at this point in the history
  2. Set MANUBOT_ATHENAPDF_DELAY on own line

    For readability
    dhimmel authored Aug 1, 2019
    Configuration menu
    Copy the full SHA
    4457667 View commit details
    Browse the repository at this point in the history