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 pihph_article() #362

Merged
merged 29 commits into from
Feb 9, 2021
Merged

add pihph_article() #362

merged 29 commits into from
Feb 9, 2021

Commits on Dec 26, 2020

  1. add pihph_article()

    stefanocoretta committed Dec 26, 2020
    Configuration menu
    Copy the full SHA
    e3a21dc View commit details
    Browse the repository at this point in the history

Commits on Jan 2, 2021

  1. fix latex build failure (support older versions of pandoc)

    stefanocoretta committed Jan 2, 2021
    Configuration menu
    Copy the full SHA
    d5d6951 View commit details
    Browse the repository at this point in the history

Commits on Jan 6, 2021

  1. add comment to mark pandoc highlighting code

    Co-authored-by: Christophe Dervieux <christophe.dervieux@gmail.com>
    Stefano Coretta and cderv committed Jan 6, 2021
    Configuration menu
    Copy the full SHA
    c068472 View commit details
    Browse the repository at this point in the history
  2. add conditional for gloss package

    In case user removes `gloss` in the yaml preamble.
    
    Co-authored-by: Christophe Dervieux <christophe.dervieux@gmail.com>
    Stefano Coretta and cderv committed Jan 6, 2021
    Configuration menu
    Copy the full SHA
    01a16f8 View commit details
    Browse the repository at this point in the history
  3. add include-before in template

    Co-authored-by: Christophe Dervieux <christophe.dervieux@gmail.com>
    Stefano Coretta and cderv committed Jan 6, 2021
    Configuration menu
    Copy the full SHA
    6d8f4a2 View commit details
    Browse the repository at this point in the history
  4. capitalise words in template name

    Co-authored-by: Christophe Dervieux <christophe.dervieux@gmail.com>
    Stefano Coretta and cderv committed Jan 6, 2021
    Configuration menu
    Copy the full SHA
    c17dcae View commit details
    Browse the repository at this point in the history
  5. fix wrong closing tag in pihph template

    Co-authored-by: Christophe Dervieux <christophe.dervieux@gmail.com>
    Stefano Coretta and cderv committed Jan 6, 2021
    Configuration menu
    Copy the full SHA
    0a481f2 View commit details
    Browse the repository at this point in the history
  6. include url of PiHPh journal in the function docs

    stefanocoretta committed Jan 6, 2021
    Configuration menu
    Copy the full SHA
    eb006ee View commit details
    Browse the repository at this point in the history
  7. use 'mainfont' in pihph template

    stefanocoretta committed Jan 6, 2021
    Configuration menu
    Copy the full SHA
    56b22d9 View commit details
    Browse the repository at this point in the history
  8. move comment about fonts in pihph template

    stefanocoretta committed Jan 6, 2021
    Configuration menu
    Copy the full SHA
    b7e91b8 View commit details
    Browse the repository at this point in the history
  9. move comment about default fonts in pihph template

    stefanocoretta committed Jan 6, 2021
    Configuration menu
    Copy the full SHA
    2550a74 View commit details
    Browse the repository at this point in the history
  10. add pandoc citation processing code

    stefanocoretta committed Jan 6, 2021
    Configuration menu
    Copy the full SHA
    7526884 View commit details
    Browse the repository at this point in the history
  11. fix author details in pihph template

    stefanocoretta committed Jan 6, 2021
    Configuration menu
    Copy the full SHA
    4612e89 View commit details
    Browse the repository at this point in the history

Commits on Jan 17, 2021

  1. Configuration menu
    Copy the full SHA
    68600e0 View commit details
    Browse the repository at this point in the history
  2. add missing pihph specific variables in skeleton

    stefanocoretta committed Jan 17, 2021
    Configuration menu
    Copy the full SHA
    9ca8f28 View commit details
    Browse the repository at this point in the history
  3. use polyglossia in pihph article

    stefanocoretta committed Jan 17, 2021
    Configuration menu
    Copy the full SHA
    763df93 View commit details
    Browse the repository at this point in the history
  4. add bib example in pihph article

    stefanocoretta committed Jan 17, 2021
    Configuration menu
    Copy the full SHA
    168e8be View commit details
    Browse the repository at this point in the history
  5. add english variety option in pihph article

    stefanocoretta committed Jan 17, 2021
    Configuration menu
    Copy the full SHA
    5b9c448 View commit details
    Browse the repository at this point in the history

Commits on Jan 20, 2021

  1. fix fonts issue in the pihph format, other improvements

    stefanocoretta committed Jan 20, 2021
    Configuration menu
    Copy the full SHA
    fa8e40d View commit details
    Browse the repository at this point in the history

Commits on Jan 21, 2021

  1. remove unused variables from pihph latex template, use knitr::include…

    …_graphics()
    stefanocoretta committed Jan 21, 2021
    Configuration menu
    Copy the full SHA
    bafd378 View commit details
    Browse the repository at this point in the history

Commits on Feb 9, 2021

  1. style

    cderv committed Feb 9, 2021
    Configuration menu
    Copy the full SHA
    3909d62 View commit details
    Browse the repository at this point in the history
  2. Add the shortname in template

    cderv committed Feb 9, 2021
    Configuration menu
    Copy the full SHA
    8cb691b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    284b993 View commit details
    Browse the repository at this point in the history
  4. Use correct case in short name

    cderv committed Feb 9, 2021
    Configuration menu
    Copy the full SHA
    26bdf81 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3019f99 View commit details
    Browse the repository at this point in the history
  6. Add PR number to README

    cderv committed Feb 9, 2021
    Configuration menu
    Copy the full SHA
    c123158 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    548d23f View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    544ea4c View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    7c24ad9 View commit details
    Browse the repository at this point in the history