Commit Graph

37 Commits (87e7965627c526c61c3671bc2a50c91fa26aa512)

Author SHA1 Message Date
Matti Pastell 9cd17ca212 Syntax fix to a sample 2016-04-25 23:55:30 +03:00
Matti Pastell 2b5e8ee968 Make mathjax work with sef-contained pandoc, fix a bug in script reader 2016-04-22 13:18:33 +03:00
Matti Pastell 680c089c1c Added example script for publishing 2016-04-22 12:48:23 +03:00
Matti Pastell 50ead387bb Started working on script example, weaving seems to work 2016-04-21 19:12:43 +03:00
Matti Pastell bbe797fcc8 Improved examples 2016-04-20 22:19:01 +03:00
Matti Pastell 92a5a372c4 Updates to gadfly sample 2016-04-20 21:31:55 +03:00
Matti Pastell 54a9a79e98 Changed readall to @compat readstring 2016-04-20 21:01:14 +03:00
Matti Pastell f62a315dc0 Fixes Winston support, some tests now work on 0.5 2016-04-20 20:23:00 +03:00
Matti Pastell bb613d1017 Fixed extra empty space in first doc chunk, tweaks to html style 2016-04-20 16:32:22 +03:00
Matti Pastell d974134ee4 First version of md2html formatter using templates and pandoc 2016-04-20 15:41:54 +03:00
Matti Pastell 0399b57c0e Fix md strings and deprecation warning from pgf example 2016-04-12 17:35:58 +03:00
Matti Pastell 8a35d741f6 Fixed output format and tests for PyPlot 2016-04-12 17:08:29 +03:00
Matti Pastell 00660a6332 Fix to caching, extended Gadfly with PGF example 2015-01-08 23:45:26 +02:00
Matti Pastell 4af0801afb Added pgf plot support for Gadfly, closes #28 2015-01-08 19:06:43 +02:00
Matti Pastell 6910d6e707 Implemented asciidoc formatter, closes #16 2014-12-20 17:36:02 +02:00
Matti Pastell eaa3f34578 Separate environment for term chunks in tex format 2014-12-08 20:46:18 +02:00
Art Wild b2d9f19368 fixed latex example 2014-12-08 12:51:05 -05:00
Art Wild 075b11ee49 fixed latex figure handling, added latex example 2014-12-08 12:15:03 -05:00
Matti Pastell 97b7c0f26d Renamed package to Weave,jl as discussed in mpastell:pull-request/54b50af2 2014-12-08 10:31:03 +02:00
Matti Pastell 85bfafb760 Improved markdown reader 2014-12-06 16:40:50 +02:00
Matti Pastell 29d15b00b7 Added markdown example 2014-12-06 00:18:25 +02:00
Matti Pastell 63935ccf87 Added github markdown to formats, changed fig size defaults 2014-12-05 10:37:02 +02:00
Matti Pastell b9bf5a4b62 Update examples and Readme 2014-12-04 22:10:24 +02:00
Matti Pastell e20025315d Changed chunk options to follow Knitr's naming
* Implemented dpi and fig_witdth and fig_height for Gadfly and Winston
2014-12-04 21:54:56 +02:00
Matti Pastell c4ab398ac3 Fixes to Winston support 2014-12-04 17:54:56 +02:00
Matti Pastell 2b83abd264 Improvements to Winston support 2014-12-04 16:14:07 +02:00
Matti Pastell 6c540a4cec Working on Gadfly support 2014-12-03 15:41:53 +02:00
Matti Pastell 706ab8f72f Implemented formatting in Julia, removed PyCall depency 2014-12-02 16:57:00 +02:00
Matti Pastell a12773af60 Updated Readme 2014-12-02 10:55:32 +02:00
Douglas Bates 5daa95287d Parse the chunk options as a set of Julia expressions and store options in a Dict{Symbol,Any} 2014-12-01 16:58:12 -06:00
Matti Pastell 00f45832b3 Initial support for Winston plots 2014-12-01 21:23:35 +02:00
Matti Pastell b6aa8289de Added .gitignore 2014-11-27 13:41:59 +02:00
Matti Pastell 550008d910 Made rcParams const 2014-11-27 11:51:21 +02:00
Matti Pastell 0c34c3d085 Updated Readme 2014-11-27 11:07:44 +02:00
Matti Pastell e5187af15f Implemented noweb reader in Julia
Causes changes to chunk option formatting. Updated sample accordingly.
2014-11-26 23:29:25 +02:00
Matti Pastell ddac2175a3 Added pdf of sample for reference 2014-11-24 23:23:57 +00:00
Matti Pastell 2d58c8eb61 First version 2014-11-24 23:10:48 +00:00