Commit graph

12 commits

Author SHA1 Message Date
Dennis Lee
7f34377105
run preconv and pipe its output into refer to prevent unicode problems (#647)
* compiler: preconv to prevent `refer` unicode error

* compiler: fix formatting
2020-05-24 13:13:27 -04:00
simohamed
2c02c85aae
remove unneeded require (#587)
`library::` is all you need to load a library before using one of its functions.
2020-04-21 17:53:57 -04:00
Luke Bubar
0420f7c119
Added OpenSCAD run conditions (#582)
Default output to STL seems appropriate. STL files can be viewed with a minimalist program like fstl (in the AUR)
2020-04-20 13:37:50 -04:00
Luke Bubar
bdbf0d8382
Added GNU Octave run conditions (#575) 2020-04-15 19:58:20 -04:00
Luke Smith
2b5df860de
#!/bin/sh shebang. newline after universalized. 2020-02-08 18:43:37 -05: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
Renamed from .local/bin/tools/compiler (Browse further)