Commit Graph

949 Commits (master)

Author SHA1 Message Date
Matti Pastell a11c9eead0 Merge pull request #44 from gragusa/master
Correct mathjax issue
2016-05-31 11:46:30 +03:00
Matti Pastell d5749ecd7d Merge pull request #46 from MichaelHatherly/mh/doc-syntax-updates
Updates for Documenter.jl syntax changes
2016-05-31 11:46:12 +03:00
Michael Hatherly ef59d52698
Updates for Documenter.jl syntax changes
See https://github.com/MichaelHatherly/Documenter.jl/pull/51 for details.
2016-05-18 22:12:01 +02:00
Giuseppe Ragusa bec1cd08d3 Correct issue with mathjax script not being picked up 2016-05-11 15:37:54 +02:00
= 0698165193 Added out_height support to tex and pandoc figures 2016-05-03 17:54:56 +03:00
Matti Pastell 181869a663 Merge pull request #42 from gragusa/master
Changes to pandoc call and to templates
2016-05-03 11:00:33 +03:00
Giuseppe Ragusa fd3e7e4c87 Different background colors for code and results 2016-05-02 23:35:24 +02:00
Giuseppe Ragusa bd300ed881 Add template for includeion of multiple css 2016-05-02 23:34:45 +02:00
Giuseppe Ragusa 6ab484848d Call to pandoc uses -c to include css template 2016-05-02 23:33:56 +02:00
= e097c2c01e Updated news 2016-05-02 23:49:27 +03:00
= 95cfdaf04d Merge branch 'detect_plotlib' 2016-05-02 23:32:18 +03:00
= da5ffa7794 Add restoring rich_output from cache 2016-05-02 23:21:34 +03:00
= 5e929b7ef6 Make plotting library autodetection work in first chunk 2016-05-02 23:15:24 +03:00
Matti Pastell 0dd0d3d8af Merge pull request #41 from gragusa/master
Implements display and prompt chunk options
2016-05-02 21:04:07 +03:00
Giuseppe Ragusa 1834b93cb3 Dispatch on when 2016-05-02 19:33:54 +02:00
Giuseppe Ragusa eecef35305 Remore DispResult type 2016-05-02 19:32:22 +02:00
Giuseppe Ragusa 1d72309959 Update run.jl 2016-05-02 18:11:08 +02:00
Giuseppe Ragusa 4a2062644b Adds tests for display and prompt chunk options 2016-05-01 01:05:27 +02:00
Giuseppe Ragusa cffbb7ff5c Implements chunk option prompt 2016-05-01 00:21:14 +02:00
Giuseppe Ragusa 60a234a95d Implements chunk option prompt 2016-05-01 00:21:01 +02:00
Giuseppe Ragusa 7a0958cf13 Adding and implementing display chunk option 2016-04-30 23:59:12 +02:00
= a760def865 Merge branch 'master' into detect_plotlib 2016-04-29 18:51:58 +03:00
Matti Pastell 9caf014c07 Merge pull request #40 from gragusa/master
Added string to Date(now()) to prevent method error
2016-04-29 18:51:09 +03:00
Giuseppe Ragusa bc1d88c8d3 Added string to Date(now()) to prevent method error 2016-04-29 16:32:05 +02:00
Matti Pastell 699f5b46e7 Move plotlib_set flag to rcParams 2016-04-29 16:56:05 +03:00
Matti Pastell 30a83667ee Add autodetection of plotting library, and pre and post chunk hooks, prehook for setting plot size with plots.jl 2016-04-29 16:41:18 +03:00
Matti Pastell d5f1fd4d19 Improved error handling for Pandoc 2016-04-28 16:11:45 +03:00
Matti Pastell 3d8bccdb52 Remove debug info 2016-04-28 12:07:02 +03:00
Matti Pastell 244cb9ab17 Merge pull request #37 from mpastell/winston
Fixed winston formats
2016-04-28 12:01:39 +03:00
Matti Pastell 81bca0543f Fixed winston formats 2016-04-28 11:16:02 +03:00
= 9f5a141701 Disable Winston tests on travis 2016-04-27 22:10:56 +03:00
= b6031cd111 Added tests for plotjl/generic multimedia 2016-04-27 22:04:21 +03:00
= daa645ac58 Added tests for rich text, added display methods for markdown and latex 2016-04-27 21:52:55 +03:00
= 2681f19c19 Fixed tests to match the new slightly different output 2016-04-27 21:24:44 +03:00
Matti Pastell e2da54fa54 Update tests and depencies 2016-04-27 20:10:28 +03:00
Matti Pastell 9d4e68ca5c Remove syntax highlighting from markdown output 2016-04-27 19:34:37 +03:00
Matti Pastell dca852ed89 Catching of rich output implemented, initial tests with DataFrames and HTML 2016-04-27 19:18:17 +03:00
Matti Pastell 64fd4daa1d Display images automatically only if they are not assigned to variable 2016-04-27 17:52:38 +03:00
Matti Pastell 506f48f4dd Fix parsing: parse variables and not just expresssions 2016-04-27 17:30:33 +03:00
Matti Pastell 31392a067f Displaying and collecting rich results implemented 2016-04-27 17:14:42 +03:00
Matti Pastell da5001bd31 Set mimetypes based on document format, started work on capturing 'rich' text results 2016-04-27 16:05:11 +03:00
Matti Pastell 45f8871740 Generic svg and png handlers work 2016-04-27 15:10:26 +03:00
Matti Pastell 37f0c7f796 Added more general display methods for png and svg, gadfly modified to catch svg's 2016-04-27 14:51:15 +03:00
Matti Pastell f24b2157a6 First version with Plots.jl support, need to decide how to display figures 2016-04-27 10:18:06 +03:00
Matti Pastell 87e7965627 Updated release notes 2016-04-27 09:04:47 +03:00
Matti Pastell 4483f6f052 Improved regex for start of markdown chunks 2016-04-26 18:45:26 +03:00
Matti Pastell 1ab5351461 Tweak Readme 2016-04-26 00:43:00 +03:00
Matti Pastell dcfc315c17 Added info about editor support 2016-04-26 00:41:34 +03:00
Matti Pastell 9cd17ca212 Syntax fix to a sample 2016-04-25 23:55:30 +03:00
Matti Pastell 8ffef8ff7d Tweaks to markdown reader regex 2016-04-25 23:52:14 +03:00