Commit Graph

539 Commits (f2773376d930a01c961c9f913e048c7fbee33cf1)

Author SHA1 Message Date
Matti Pastell 1915501026 More tests for 0.6 2017-03-14 21:27:26 +02:00
Matti Pastell 9d4817007e Fix world-age for display 2017-03-14 21:06:47 +02:00
Matti Pastell b4f5221e3a Fix mimetype order for md2html 2017-03-14 18:54:03 +02:00
Matti Pastell c179d3082c Update news and bump docs version 2017-03-14 18:15:49 +02:00
Matti Pastell 5513656f35 Add info about depencies #85 2017-03-14 18:08:15 +02:00
Matti Pastell 1a54d6a557 Add citeproc filter to pandoc, fixes #50 2017-03-14 16:08:52 +02:00
Matti Pastell 38d3b04363 Only strip header from md2* formats, fix pandoc2html 2017-03-14 15:34:27 +02:00
Matti Pastell bbad66d0b8 Fix plotting imports and tests 2017-03-14 09:27:16 +02:00
Matti Pastell 1b5c0f819c Fix tests for 0.6 2017-03-13 23:14:25 +02:00
Matti Pastell d729d4f878 Add 0.6 to Travis 2017-03-13 21:00:20 +02:00
Matti Pastell b2ffefdb27 Remove Winston support, closes #58 2017-03-13 20:57:39 +02:00
Matti Pastell 09ecdb6f2c Disable plots tests 2017-03-13 20:39:43 +02:00
Matti Pastell d3e0f31f9e More fixes to tests 2017-03-13 19:04:59 +02:00
Matti Pastell f39069e40a Merge branch 'fixterm'. Fixes term=true formatting 2017-03-13 19:03:11 +02:00
Matti Pastell 0ffa04b3fd Fix tests 2017-03-13 18:55:15 +02:00
Matti Pastell 2e6e83e467 Update LICENSE.md 2017-03-13 18:38:06 +02:00
Matti Pastell 70c850e79e Fix extra whitespace in convert_doc 2017-03-13 15:12:59 +02:00
Matti Pastell 888b732f86 Fix output for `term=true`. Closes #82. 2017-03-13 15:05:07 +02:00
Matti Pastell b0d2ccdba2 Cleaner world-age fix for pyplot 2017-03-11 11:31:17 +02:00
Matti Pastell 868efa8208 Use compat for abstract types 2017-03-10 13:09:13 +02:00
Matti Pastell c788f5f15e Fix PyPlot for 0.6 2017-03-09 22:09:36 +02:00
Matti Pastell b66ae83e37 Added JOSS paper 2017-03-06 17:57:45 +02:00
Matti Pastell bc1e8738a7 Update readme 2017-03-06 17:43:12 +02:00
Matti Pastell 1ec393dc05 Update docs version 2017-03-06 17:33:58 +02:00
Matti Pastell 6c2f0a7bb5 No need to patch latex writer in 0.6 2017-01-04 19:56:28 +02:00
Matti Pastell f1b42156e1 Fix a bug with out_path and tmp figure directory 2016-12-29 17:58:21 +02:00
Matti Pastell c5659c03bf Correct doc version 2016-12-29 17:30:31 +02:00
Matti Pastell a984b46b5b Add docs for #78 2016-12-29 17:06:29 +02:00
Matti Pastell 090ad87ed9 Merge pull request #80 from mpastell/inline_chunks
Support inline code
2016-12-29 16:44:36 +02:00
Matti Pastell 9a1d655681 Added docs for inline syntax 2016-12-29 16:34:39 +02:00
Matti Pastell 2715baa347 Add test to caching 2016-12-28 01:12:53 +02:00
Matti Pastell b61a2a01b0 Added tests for inline cache 2016-12-27 22:29:04 +02:00
Matti Pastell de1e08e1ef Add exception handling to weave 2016-12-27 22:22:32 +02:00
Matti Pastell 3837142f9b Add cache/restore for inline code 2016-12-27 21:46:23 +02:00
Matti Pastell c7918241f2 Fix convert and enable test 2016-12-27 01:48:00 +02:00
Matti Pastell 9dc99ba602 Fix format tests, disable cache, convert until fixed 2016-12-27 01:16:39 +02:00
Matti Pastell a7cd923e27 Format inline chunks 2016-12-27 00:59:15 +02:00
Matti Pastell e10f27b26f Fix weave messages 2016-12-26 21:28:57 +02:00
Matti Pastell a4cfebcc17 Initial version of running inline code 2016-12-26 21:21:55 +02:00
Matti Pastell f63fe62445 Added parsing of inline code 2016-12-26 20:06:03 +02:00
Matti Pastell 3da8865a15 Export include_weave 2016-12-26 13:45:33 +02:00
Matti Pastell 7c5fcd24c6 Pass data to documents #78 2016-12-26 13:26:36 +02:00
Matti Pastell 458ef30e90 Merge branch 'b-embed_figures' 2016-12-23 12:30:51 +02:00
Matti Pastell 7c69ce9b0c Fix to embedding figures 2016-12-23 12:27:10 +02:00
Matti Pastell 4d499da343 Embed images for html at runtime and cache result 2016-12-23 12:02:28 +02:00
Matti Pastell 68b9bfda08 Fix CRLF in rest of the files 2016-12-23 10:54:48 +02:00
Matti Pastell d75ae6d86b Fix cache_path and don't clean figures when caching.
Fixes #76
2016-12-23 10:25:23 +02:00
Matti Pastell ff79618182 Clean build artefacts for pandoc2* closes #69 2016-12-23 09:37:30 +02:00
Matti Pastell c0f3bac70a Clean extra files for pdf output #69 2016-12-23 09:25:44 +02:00
Matti Pastell 89859c0898 Rename weave_include to include_weave 2016-12-23 08:36:07 +02:00