Commit Graph

550 Commits (citations)

Author SHA1 Message Date
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
Matti Pastell b14cd13063 Clean extra files for html output #69 2016-12-23 08:34:54 +02:00
Matti Pastell a2b63b8f07 Fix handling of \r #72 2016-12-22 21:40:07 +02:00
Matti Pastell 57629c1547 Merge pull request #68 from davidanthoff/appveyor-pyplot
Install PyPlot on appveyor
2016-12-21 18:53:24 +02:00
Matti Pastell 0f66b0cbae Merge pull request #67 from davidanthoff/fix-syntax-error
Fix syntax error in Base.display
2016-12-20 22:47:25 +02:00
David Anthoff f8fff02777 Install PyPlot on appveyor 2016-12-20 12:40:56 -08:00
David Anthoff 3542374d92 Fix syntax error in Base.display 2016-12-20 12:21:50 -08:00
Matti Pastell d8ba7316fe Add appveyor badge 2016-12-20 21:50:51 +02:00
Matti Pastell 360713458c Merge pull request #66 from davidanthoff/appveyor
Add appveyor testing
2016-12-20 21:44:36 +02:00
Matti Pastell 832b87d92a Fixed tests on Windows #65 2016-12-20 21:37:39 +02:00
Matti Pastell 0234b3d059 Added weave_include function to include code from Weave documents 2016-12-20 20:34:24 +02:00
David Anthoff 2191794f38 Add appveyor testing 2016-12-20 10:10:01 -08:00
Matti Pastell 33fb6db33c Update docs 2016-12-19 21:45:01 +02:00
Matti Pastell 3cbc63b7c3 Update release notes 2016-12-19 21:33:40 +02:00
Matti Pastell a4891b01a8 Fix format tests 2016-12-19 19:12:02 +02:00
Matti Pastell 96f4fd03b8 Fix extra whitespace from reader and format 2016-12-19 18:42:00 +02:00
Matti Pastell ad08d4c4ae Fix saving of Plots formats and update tests 2016-12-19 14:46:00 +02:00
Matti Pastell 7222bfa9ab Add test for publishing to html and tex 2016-12-19 14:35:28 +02:00
Matti Pastell c62fb709d1 Added test for notebook reader 2016-12-19 13:13:47 +02:00
Matti Pastell e2c40262dd Fix to tex template 2016-12-17 00:25:56 +02:00
Matti Pastell 82cc021f3c Update docs 2016-12-17 00:16:40 +02:00
Matti Pastell e3051a7525 Several fixes to tex formatter and template 2016-12-16 20:24:41 +02:00
Matti Pastell 13e40cefa8 Several fixes to tex output 2016-12-15 22:14:18 +02:00
Matti Pastell 8a6aac0129 Make md2pdf use Julia markdown 2016-12-15 21:28:29 +02:00
Matti Pastell db2de48133 Update docs 2016-12-15 21:08:49 +02:00
Matti Pastell a6b74156f6 Precompile 2016-12-15 19:54:50 +02:00
Matti Pastell 05b0c04b6d Update format tests 2016-12-15 16:16:35 +02:00
Matti Pastell b2932f1b86 Add template, highlight_theme and css options to weave 2016-12-15 15:49:21 +02:00
Matti Pastell c11b390533 Merge branch 'md2tex'. Closes #63 2016-12-15 14:08:50 +02:00
Matti Pastell 262589cfdc Add titleblock to html template 2016-12-15 14:08:19 +02:00
Matti Pastell 606bf9147f Preserve whitespace when stripping the header 2016-12-15 12:49:56 +02:00
Matti Pastell 84dbf05b3e Fixed tests 2016-12-15 00:24:26 +02:00
Matti Pastell 5fb5a7ab3f Add YAML to REQUIRE 2016-12-15 00:09:25 +02:00
Matti Pastell 277c6f3e0f Added titleblock parsing and formatting to tex template #63 2016-12-15 00:07:56 +02:00
Matti Pastell d5bbf4f678 Add parsing of YAML header #63 2016-12-14 21:50:29 +02:00
Matti Pastell 9664acbe85 Added julia markdown to tex formatter 2016-12-14 16:07:04 +02:00
Matti Pastell 50127eaa90 Fix parse error when detecting plot library on windows 2016-12-14 14:28:46 +02:00
Matti Pastell 6de5ba342c Added test for tangle 2016-12-13 22:18:54 +02:00
Matti Pastell 2afd25fd09 Added tests for formatters 2016-12-13 22:02:42 +02:00
Matti Pastell 1753da1016 Add test for Plots+GR 2016-12-13 21:23:57 +02:00