Alessandro Gasparini
|
76a83ccad0
Updated Statistics in Medicine template to newest version (#140)
|
6 年之前 |
Yihui Xie
|
928d6cd843
fix #10, fix #49, fix #70, and fix #149 by putting chunk output in a raw latex block ```{=latex} for R Journal articles, which is the same fix as 8da3d29367de475c06a28f28e41f3a6c18eebdba
|
6 年之前 |
Yihui Xie
|
86d13265a1
pandoc 2.2 should suffice
|
6 年之前 |
Yihui Xie
|
8da3d29367
fix #132 and fix #6: put JSS code chunks in a raw latex block ```{=latex}, which requires Pandoc 2.x
|
6 年之前 |
Yihui Xie
|
064153c712
do not format R code using formatR in JSS
|
6 年之前 |
Yihui Xie
|
2bbc2e19d0
move NEWS from inst/ to the root dir
|
6 年之前 |
Yihui Xie
|
cbcc5024f8
now let's see if it works without -shell-escape
|
6 年之前 |
Yihui Xie
|
d0c742d3f7
is ghostscript installed?
|
6 年之前 |
Yihui Xie
|
d1cdca876e
hi travis...
|
6 年之前 |
Yihui Xie
|
f87e778188
enable shell escape globally
|
6 年之前 |
Yihui Xie
|
64c2e8c19d
enable \write18 for mdpi_article()
|
6 年之前 |
Yihui Xie
|
00de2173bc
test MDPI article again, with epstopdf pre-installed
|
6 年之前 |
Yihui Xie
|
3c475c568e
don't use underscores in filenames
|
6 年之前 |
Yihui Xie
|
a072465b28
temporarily disable mdpi_article (not sure why it fails)
|
6 年之前 |
Yihui Xie
|
5666545b53
use the format name as the test filename
|
6 年之前 |
Yihui Xie
|
79ccde5840
use the dev version of tinytex to automatically fix the error "! Package pdftex.def Error: File `logo-mdpi-eps-converted-to.pdf' not found"
|
6 年之前 |
Yihui Xie
|
07d6ddeaa4
import tinytex
|
6 年之前 |
Yihui Xie
|
2e6384fbe5
use tinytex::latexmk() to build .tex to .pdf
|
6 年之前 |
Yihui Xie
|
ef0585c3d1
hide latex logs
|
6 年之前 |
Yihui Xie
|
0c83fbe2aa
do not use the default LaTeX installation since it requires sudo to install LaTeX packages that contain executables (to add symlinks to /usr/local/bin)
|
6 年之前 |
Yihui Xie
|
91ad08d612
fix #180: remove multibyte characters in the PNAS template
|
6 年之前 |
Yihui Xie
|
2163650d8e
bump version
|
6 年之前 |
Yihui Xie
|
83482bbe11
should preserve the literal backslash in YAML, otherwise YAML treats \L as an escape sequence
|
6 年之前 |
Yihui Xie
|
56028df8d5
pandoc 2.x will escape % in the YAML field, so we have to use the `includes` option
|
6 年之前 |
Yihui Xie
|
c576e1f97d
the rss template needs hyperref with pandoc 2.x
|
6 年之前 |
Yihui Xie
|
051c6b2258
switch to testit for testing
|
6 年之前 |
Yihui Xie
|
1d262c6de6
not sure what exactly was wrong; show more info
|
6 年之前 |
Zhian N. Kamvar
|
8f7f7c6f76
Add travis (#130)
|
6 年之前 |
David Hugh-Jones
|
371fee0e38
Add header-includes to various TeX templates (#171)
|
6 年之前 |
Nathan T. Weeks
|
2552bb32f9
Add \tightlist macro to ieee_article (#169)
|
6 年之前 |