diff options
| author | Alasdair Armstrong | 2020-01-30 15:29:04 +0000 |
|---|---|---|
| committer | Alasdair Armstrong | 2020-01-30 15:29:04 +0000 |
| commit | 44179b8bcc80d30b1cd42032214a4fd8680127e1 (patch) | |
| tree | bb20b90d0197fd4860bb99c08c885bedc5aaab10 | |
| parent | 6631de4f641607755ae8c0434921e4f68cf9f2f6 (diff) | |
Commit missing pandoc fixes for document generation
| -rw-r--r-- | doc/pandocfix.sed | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/pandocfix.sed b/doc/pandocfix.sed new file mode 100644 index 00000000..1b6f2688 --- /dev/null +++ b/doc/pandocfix.sed @@ -0,0 +1,2 @@ +s/https:\/\/github.com\/rems-project\/sail\/blob\/sail2\/doc\/// +s/\\includegraphics/\\includegraphics[scale=0.35]/
\ No newline at end of file |
