We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3b09073 commit c54ede1Copy full SHA for c54ede1
volumes/icml_export.sh
@@ -0,0 +1,3 @@
1
+#!/bin/bash
2
+asciidoctor -b docbook $1.adoc
3
+pandoc -s -f docbook -t icml -o $1.icml $1.xml
volumes/make_pdf.sh volumes/pdf_export.shvolumes/make_pdf.sh renamed to volumes/pdf_export.sh
0 commit comments