diff options
author | John MacFarlane <jgm@berkeley.edu> | 2011-07-28 17:35:26 -0700 |
---|---|---|
committer | John MacFarlane <jgm@berkeley.edu> | 2011-07-28 17:35:26 -0700 |
commit | 57821e1cdf8aeb2e5756b75365ba457b14ac7f3b (patch) | |
tree | dadf73d2d370df2721ed9ddd603f39cb01fed0b0 /templates | |
parent | 5c12221948cff8fa2a255323cd40f9e2e2ae3652 (diff) | |
download | pandoc-57821e1cdf8aeb2e5756b75365ba457b14ac7f3b.tar.gz |
Added s5-url and slidy-url variables, instead of hard-coding.
If you want to put your slidy files in the slidy subdirectory,
for example, you can do
pandoc -t slidy -V slidy-url=slidy -s
Diffstat (limited to 'templates')
m--------- | templates | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/templates b/templates -Subproject 8cd8b19598fa898498a7883d081f51615aa5fc1 +Subproject 88e782fa8ea90b175701a260054bb8e9500e712 |