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 LaTeX export for ACM-BCB #943

Merged
merged 46 commits into from
May 1, 2021
Merged

Add LaTeX export for ACM-BCB #943

merged 46 commits into from
May 1, 2021

Commits on Nov 10, 2020

  1. upgrade pandoc to version 2.11

    panflute upgrade required (not yet on conda-forge, so swith to PyPI)
    dhimmel committed Nov 10, 2020
    Configuration menu
    Copy the full SHA
    08b2283 View commit details
    Browse the repository at this point in the history
  2. new citeproc filter name

    dhimmel committed Nov 10, 2020
    Configuration menu
    Copy the full SHA
    f0ad5d4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b52e9bc View commit details
    Browse the repository at this point in the history
  4. update panflute to 2.0.4

    dhimmel committed Nov 10, 2020
    Configuration menu
    Copy the full SHA
    6d84af8 View commit details
    Browse the repository at this point in the history

Commits on Nov 12, 2020

  1. upgrade panflute to 2.0.5

    includes fix to manubot/rootstock#386 (comment):
    Element "MetaList" received "CSL_Item" but expected <class 'panflute.base.MetaValue'>
    dhimmel committed Nov 12, 2020
    Configuration menu
    Copy the full SHA
    3cb9d02 View commit details
    Browse the repository at this point in the history

Commits on Dec 11, 2020

  1. Configuration menu
    Copy the full SHA
    ec7cc13 View commit details
    Browse the repository at this point in the history
  2. pandoc 2.11.2

    dhimmel committed Dec 11, 2020
    Configuration menu
    Copy the full SHA
    6dadfc7 View commit details
    Browse the repository at this point in the history
  3. pandoc html: disable document-css in template

    From pandoc 2.11 (2020-10-11) changelog:
    
    > Add CSS to default HTML template (#6601, Mauro Bieg). This greatly
    improves the default typography in pandoc’s HTML output. The CSS is
    sensitive to a number of variables (e.g. mainfont, fontsize, linestretch):
    see the manual for details. To restore the earlier, more spartan output,
    you can disable this with -M document-css=false.
    dhimmel committed Dec 11, 2020
    Configuration menu
    Copy the full SHA
    39010a0 View commit details
    Browse the repository at this point in the history

Commits on Dec 19, 2020

  1. Configuration menu
    Copy the full SHA
    194847b View commit details
    Browse the repository at this point in the history

Commits on Apr 27, 2021

  1. Configuration menu
    Copy the full SHA
    f225a06 View commit details
    Browse the repository at this point in the history
  2. Duplicate build script for individual LaTex manuscripts

    Initialize methods authors for testing
    Disable individual docx outputs
    agitter committed Apr 27, 2021
    Configuration menu
    Copy the full SHA
    4a720ef View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ab492bc View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1cc5872 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f237d01 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    3a07550 View commit details
    Browse the repository at this point in the history
  7. Resolve package conflicts

    agitter committed Apr 27, 2021
    Configuration menu
    Copy the full SHA
    7cbfafe View commit details
    Browse the repository at this point in the history
  8. Extract BibTeX file

    agitter committed Apr 27, 2021
    Configuration menu
    Copy the full SHA
    e43ef6d View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    3f20318 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    c3bf3f4 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    6b4b9f6 View commit details
    Browse the repository at this point in the history

Commits on Apr 28, 2021

  1. Revert some conda environment changes

    Worked locally but failed in CI
    agitter committed Apr 28, 2021
    Configuration menu
    Copy the full SHA
    5d37091 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d97e5f6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ac32a98 View commit details
    Browse the repository at this point in the history
  4. Remove some ACM files

    agitter committed Apr 28, 2021
    Configuration menu
    Copy the full SHA
    f6de76b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    adc76ba View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c28339b View commit details
    Browse the repository at this point in the history
  7. Edit for macOS compatibility

    Co-authored-by: Michael Robson <[email protected]>
    agitter and mprobson committed Apr 28, 2021
    Configuration menu
    Copy the full SHA
    4b605ec View commit details
    Browse the repository at this point in the history

Commits on Apr 30, 2021

  1. Configuration menu
    Copy the full SHA
    8a8e51b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d01175b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e801278 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a48afca View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    62128c0 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b0f3417 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    a6c6eae View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    bdaa3a9 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    8b34b14 View commit details
    Browse the repository at this point in the history
  10. Update template and headings

    agitter committed Apr 30, 2021
    Configuration menu
    Copy the full SHA
    3f8b8d8 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    c78effa View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    273d74f View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    36a11b3 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    f7780b8 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    2efe1b1 View commit details
    Browse the repository at this point in the history
  16. Update ACM files

    agitter committed Apr 30, 2021
    Configuration menu
    Copy the full SHA
    4ec92aa View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    433c548 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    3baa06f View commit details
    Browse the repository at this point in the history

Commits on May 1, 2021

  1. Configuration menu
    Copy the full SHA
    d95a5e8 View commit details
    Browse the repository at this point in the history