Files
dotwryn/scwrypts/dotwryn/office/latex/get-pdf
2025-02-21 15:57:49 -07:00

8 lines
151 B
Bash
Executable File

#!/usr/bin/env zsh
use office/latex
#####################################################################
MAIN() {
dotwryn.office.latex.get-pdf $@
}