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

Added in cslreferences environment #79

Merged
merged 1 commit into from
Mar 5, 2020
Merged

Added in cslreferences environment #79

merged 1 commit into from
Mar 5, 2020

Conversation

MyKo101
Copy link

@MyKo101 MyKo101 commented Mar 5, 2020

Added code to the template.tex file to combat the update to Pandoc 2.8 requiring a cslreference environment to be defined

@ismayc
Copy link
Owner

ismayc commented Mar 5, 2020

Thanks, @MyKo101 ! I was able to reproduce when I used your versions of the packages so sharing your sessionInfo() was very helpful!

@ismayc ismayc merged commit 501b5d2 into ismayc:master Mar 5, 2020
abichat added a commit to abichat/hadamardown that referenced this pull request Mar 8, 2020
ismayc added a commit that referenced this pull request May 25, 2020
* Add hadamardown template (#67)

* Add hadamardown

* Update documentation

* Update DESCRIPTION

* Switch to PDF by default

* Update README.md

* Update README.md

* updates README.md (#78)

* updates README.md

* changes dependencies from devtools to remotes.

* Update template.tex (#79)

* Add link to amsterdown pkg in README (#80)

* Fixed broken URLs and added few more (#85)

* Fixed broken URLs and added few more

* Reversed a URL change for markdown cheatsheet

I moved the Rmakrdown Cheatsheet under R Markdown and reversed the modification of the Markdown Cheatsheet.

* Allow user to change bookdown::gitbook() options (#84)

* Add ...

* Allow user to change "before" and "after" toc arguments

* Pass all type of option and sub-options to bookdown::gitbook

Co-authored-by: Antoine Bichat <[email protected]>
Co-authored-by: Leon Reteig <[email protected]>
Co-authored-by: Mehrad Mahmoudian <[email protected]>
ismayc added a commit that referenced this pull request May 26, 2020
* Tweak phrasing

* Updates (#68)

* Add hadamardown template (#67)

* Add hadamardown

* Update documentation

* Update DESCRIPTION

Co-authored-by: Antoine Bichat <[email protected]>

* update (#88)

* Add hadamardown template (#67)

* Add hadamardown

* Update documentation

* Update DESCRIPTION

* Switch to PDF by default

* Update README.md

* Update README.md

* updates README.md (#78)

* updates README.md

* changes dependencies from devtools to remotes.

* Update template.tex (#79)

* Add link to amsterdown pkg in README (#80)

* Fixed broken URLs and added few more (#85)

* Fixed broken URLs and added few more

* Reversed a URL change for markdown cheatsheet

I moved the Rmakrdown Cheatsheet under R Markdown and reversed the modification of the Markdown Cheatsheet.

* Allow user to change bookdown::gitbook() options (#84)

* Add ...

* Allow user to change "before" and "after" toc arguments

* Pass all type of option and sub-options to bookdown::gitbook

Co-authored-by: Antoine Bichat <[email protected]>
Co-authored-by: Leon Reteig <[email protected]>
Co-authored-by: Mehrad Mahmoudian <[email protected]>

* Fix Package Fancyhdr Warning: \headheight is too small (12.0pt):
Make it at least 14.49998pt.

* Fix abstract messing up bib findings/fix spacing

* Move preliminary content to their own folder

* Start using {here}

* Apply {styler} / Can't use rmd_files with {thesisdown} in _bookdown.yml

* Remove extra line

Co-authored-by: Chester Ismay <[email protected]>
Co-authored-by: Antoine Bichat <[email protected]>
Co-authored-by: Leon Reteig <[email protected]>
Co-authored-by: Mehrad Mahmoudian <[email protected]>
ismayc added a commit that referenced this pull request May 27, 2020
* Tweak phrasing

* Updates (#68)

* Add hadamardown template (#67)

* Add hadamardown

* Update documentation

* Update DESCRIPTION

Co-authored-by: Antoine Bichat <[email protected]>

* update (#88)

* Add hadamardown template (#67)

* Add hadamardown

* Update documentation

* Update DESCRIPTION

* Switch to PDF by default

* Update README.md

* Update README.md

* updates README.md (#78)

* updates README.md

* changes dependencies from devtools to remotes.

* Update template.tex (#79)

* Add link to amsterdown pkg in README (#80)

* Fixed broken URLs and added few more (#85)

* Fixed broken URLs and added few more

* Reversed a URL change for markdown cheatsheet

I moved the Rmakrdown Cheatsheet under R Markdown and reversed the modification of the Markdown Cheatsheet.

* Allow user to change bookdown::gitbook() options (#84)

* Add ...

* Allow user to change "before" and "after" toc arguments

* Pass all type of option and sub-options to bookdown::gitbook

Co-authored-by: Antoine Bichat <[email protected]>
Co-authored-by: Leon Reteig <[email protected]>
Co-authored-by: Mehrad Mahmoudian <[email protected]>

* Fix Package Fancyhdr Warning: \headheight is too small (12.0pt):
Make it at least 14.49998pt.

* Fix abstract messing up bib findings/fix spacing

* Move preliminary content to their own folder

* Start using {here}

* Apply {styler} / Can't use rmd_files with {thesisdown} in _bookdown.yml

* Remove extra line

* Switch to https from http

* Add License, update dev version, clean up dependencies

* Update documentation

* Clean up Rmds

* Reduce size of data

* Tweak package definition in R file

* Add {usethis} commands for setup

* Move pictures to images folder

* Add hex to README

* Add pkgdown build to docs

* Update NEWS for 0.1.0

Co-authored-by: Chester Ismay <[email protected]>
Co-authored-by: Antoine Bichat <[email protected]>
Co-authored-by: Leon Reteig <[email protected]>
Co-authored-by: Mehrad Mahmoudian <[email protected]>
ismayc added a commit that referenced this pull request May 27, 2020
* Tweak phrasing

* Updates (#68)

* Add hadamardown template (#67)

* Add hadamardown

* Update documentation

* Update DESCRIPTION

Co-authored-by: Antoine Bichat <[email protected]>

* update (#88)

* Add hadamardown template (#67)

* Add hadamardown

* Update documentation

* Update DESCRIPTION

* Switch to PDF by default

* Update README.md

* Update README.md

* updates README.md (#78)

* updates README.md

* changes dependencies from devtools to remotes.

* Update template.tex (#79)

* Add link to amsterdown pkg in README (#80)

* Fixed broken URLs and added few more (#85)

* Fixed broken URLs and added few more

* Reversed a URL change for markdown cheatsheet

I moved the Rmakrdown Cheatsheet under R Markdown and reversed the modification of the Markdown Cheatsheet.

* Allow user to change bookdown::gitbook() options (#84)

* Add ...

* Allow user to change "before" and "after" toc arguments

* Pass all type of option and sub-options to bookdown::gitbook

Co-authored-by: Antoine Bichat <[email protected]>
Co-authored-by: Leon Reteig <[email protected]>
Co-authored-by: Mehrad Mahmoudian <[email protected]>

* Fix Package Fancyhdr Warning: \headheight is too small (12.0pt):
Make it at least 14.49998pt.

* Fix abstract messing up bib findings/fix spacing

* Move preliminary content to their own folder

* Start using {here}

* Apply {styler} / Can't use rmd_files with {thesisdown} in _bookdown.yml

* Remove extra line

* Switch to https from http

* Add License, update dev version, clean up dependencies

* Update documentation

* Clean up Rmds

* Reduce size of data

* Tweak package definition in R file

* Add {usethis} commands for setup

* Move pictures to images folder

* Add hex to README

* Add pkgdown build to docs

* Update NEWS for 0.1.0

* Add /docs/ to git (Will use GitHub Actions to build pkgdown down the road)

Co-authored-by: Chester Ismay <[email protected]>
Co-authored-by: Antoine Bichat <[email protected]>
Co-authored-by: Leon Reteig <[email protected]>
Co-authored-by: Mehrad Mahmoudian <[email protected]>
LDSamson added a commit to LDSamson/amsterdown that referenced this pull request Dec 1, 2020
Error occurs in pandoc v2.8 and higher, due to a change in pandoc and its standard .tex template. See also ismayc/thesisdown#79 (comment)
@github-actions
Copy link

This pull request has been automatically locked. If you believe you have found a related problem, please file a new issue (with a reprex: https://reprex.tidyverse.org whenever possible) and link to this issue. If a reprex is not applicable, recording a short Loom video showing what you are seeing can go a long way in helping to diagnose problems.

@github-actions github-actions bot locked and limited conversation to collaborators Mar 20, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants