summaryrefslogtreecommitdiff
path: root/subplot.yaml
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2020-06-08 07:58:46 +0300
committerLars Wirzenius <liw@liw.fi>2020-06-08 08:06:12 +0300
commitb16749ca50ced58631e79aadf0f74152c24435de (patch)
treee8b04ec94c1ba0a05b900297dfee67c1984d74dd /subplot.yaml
parent163ec445c2474698ba073333c11140be6bb4fddc (diff)
downloadsubplot-b16749ca50ced58631e79aadf0f74152c24435de.tar.gz
feat: add sp-extract for extracting data files from subplots
Diffstat (limited to 'subplot.yaml')
-rw-r--r--subplot.yaml3
1 files changed, 3 insertions, 0 deletions
diff --git a/subplot.yaml b/subplot.yaml
index 84e52e4..0b63302 100644
--- a/subplot.yaml
+++ b/subplot.yaml
@@ -28,6 +28,9 @@
- when: I run sp-meta {filename} -o json
function: run_meta_json
+- when: I run sp-extract {filename} {embedded} -d {dirname}
+ function: run_extract
+
- when: I run pandoc --filter sp-filter {filename} -o {output}
function: run_pandoc_with_filter