Skip to content

Tags: rstudio/rticles

Tags

fix-oup-backup-before-reauthor

Toggle fix-oup-backup-before-reauthor's commit message

Verified

This commit was signed with the committer’s verified signature.
claude Claude
Add render-based test for the oup_article pre_knit hook (#603)

The direct `fmt$pre_knit(...)` unit test verifies the warning logic but
not that rmarkdown actually invokes the hook with the parsed YAML
metadata. Add a knit-only render (run_pandoc = FALSE) of an Rmd whose
YAML sets `authormark`, asserting the warning surfaces — covers the
hook-wiring contract regardless of rmarkdown internals.

Skips when pandoc <2.10 (the format already requires it).

tandf-1

Toggle tandf-1's commit message
Do bibliography commands logic in R instead of doing in TeX

The convoluted logic using \ifboolexpr and \ifstrequal in the preamble of
template.tex is done now done in function tf_article(). A new pandoc
variable ("biblio-commands") is now used.

v0.27

Toggle v0.27's commit message

Verified

This commit was signed with the committer’s verified signature.
cderv Christophe Dervieux
version 0.27

v0.26

Toggle v0.26's commit message

Verified

This commit was signed with the committer’s verified signature.
cderv Christophe Dervieux
Update to version 0.26

v0.25

Toggle v0.25's commit message

Verified

This commit was signed with the committer’s verified signature.
cderv Christophe Dervieux
Bump version

v0.24

Toggle v0.24's commit message

Verified

This commit was signed with the committer’s verified signature.
cderv Christophe Dervieux
Release 0.24

v0.23

Toggle v0.23's commit message

Verified

This commit was signed with the committer’s verified signature.
cderv Christophe Dervieux
release rticles 0.23

v0.22

Toggle v0.22's commit message

Verified

This commit was signed with the committer’s verified signature.
cderv Christophe Dervieux
Bump version

v0.21

Toggle v0.21's commit message
CRAN release v0.21

v0.20

Toggle v0.20's commit message
CRAN release v0.20