-
Notifications
You must be signed in to change notification settings - Fork 524
Add nucleotide acid research template #239
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
Comments
Basically working. Some issues:
|
hyperlinks likehttps://github.com/sokrypton/GREMLIN_CPP in rmd will be translated into\url{https://github.com/sokrypton/GREMLIN_CPP} and failed to compile |
|
Seems that \usepackage{hyperref} is not included in the original |
List items will report an |
Strange behaviour on natbib: if there's deleting
But the generated test.tex can be correctly compiled with bibliography with So the issue is narrowed down to how rmarkdown calls the latex engine AFTER the .tex file is generated. MRE:
test.Rmd,
NAR-sample.bib
|
This is still open. The first PR has been close because it needs a rework. It can be used as base for a new one. |
I'll work on the NAR template. this issue serves as a record.
By filing an issue to this repo, I promise that
xfun::session_info('rticles')
. I have upgraded all my packages to their latest versions (e.g., R, RStudio, and R packages), and also tried the development version:remotes::install_github('rstudio/rticles')
.I understand that my issue may be closed if I don't fulfill my promises.
The text was updated successfully, but these errors were encountered: