| ^gfortran.* | ^gfortran.* | ||||
| ^cran-comments\.md$ | ^cran-comments\.md$ | ||||
| ^CRAN-RELEASE$ | ^CRAN-RELEASE$ | ||||
| ^CRAN-SUBMISSION$ |
| Type: Package | Type: Package | ||||
| Package: xaringanthemer | Package: xaringanthemer | ||||
| Title: Custom 'xaringan' CSS Themes | Title: Custom 'xaringan' CSS Themes | ||||
| Version: 0.4.1.9000 | |||||
| Version: 0.4.2 | |||||
| Authors@R: | Authors@R: | ||||
| person("Garrick", "Aden-Buie", , "garrick@adenbuie.com", role = c("aut", "cre"), | person("Garrick", "Aden-Buie", , "garrick@adenbuie.com", role = c("aut", "cre"), | ||||
| comment = c(ORCID = "0000-0002-7111-0077")) | comment = c(ORCID = "0000-0002-7111-0077")) |
| <!-- NEWS.md is maintained by https://cynkra.github.io/fledge, do not edit --> | <!-- NEWS.md is maintained by https://cynkra.github.io/fledge, do not edit --> | ||||
| # xaringanthemer 0.4.2 | |||||
| - Use `.table-unshaded` class on a tables to prevent xaringanthemer's table heading and row shading (thanks @dragonattheend, #74) | |||||
| - Use `inverse_text_color` as the default for `inverse_header_color` in most places (#60) | |||||
| - Fixed a bug that happened when providing named values for key theme colors (#62) | |||||
| - Re-document for CRAN | |||||
| # xaringanthemer 0.4.1 | # xaringanthemer 0.4.1 | ||||
| * Text alignment in code blocks in `left`, `center`, or `right` aligned slides | * Text alignment in code blocks in `left`, `center`, or `right` aligned slides |