8 Commits

Author SHA1 Message Date
gmoneymagna
c6bec9fa33
Fixed failed compiling of .mom documents
1. Groff and pdfmom commands to create pdf files were being halted by a trivial error, a known bug when converting .mom to .pdf so I had the script ignore this error.
2. I replaced the groff command with the more simple `pdfmom`
2020-02-06 13:55:31 -06:00
Luke Smith
0b4ca15f02
rmakrdown fixes and .Rmd handler 2020-01-19 19:26:28 -05:00
Bryan Jenks
a6934232f7 Improve and more efficient RMarkdown Compilation (#435)
The `rmakrdown::` portion makes sure that no other functions mask render, and its calling it from the required rmarkdown package, and the addition of the quiet portion isnt redundant with the R -q flag, i tested script and in Vim it reduces how much text and verbose messaging comes from pandoc at the bottom to about 3 lines.
2019-12-19 06:24:55 -05:00
Luke Smith
1bca65bfc2
portable shebang 2019-08-18 12:28:11 -04:00
Luke Smith
6be2ff7ef4
-j fix 2019-06-04 16:34:51 -04:00
Luke Smith
6b334b59fc
script documentation 2019-05-31 19:38:43 -04:00
Luke Smith
ae327871d2
compile manuals 2019-05-31 19:38:30 -04:00
Luke Smith
c6e69e9642 massive cleanup 2019-05-19 20:05:14 -04:00