Commit Graph

524 Commits (1e630ed825e8c4c696e5d3fd4fe571a19b892511)

Author SHA1 Message Date
Matti Pastell 5bb5e8994c Switch to JLD2 for caching docs 2018-01-02 16:21:45 +02:00
Matti Pastell c0ad60d138 Update test depencies 2018-01-02 16:16:48 +02:00
Matti Pastell 6a81c53af3 Disable notebook test 2018-01-02 16:02:51 +02:00
Matti Pastell c2f581a31d Merge branch 'master' of https://github.com/mpastell/Weave.jl into HEAD 2018-01-02 15:57:17 +02:00
Matti Pastell 45a3f46918 Update tests 2018-01-02 15:54:55 +02:00
Matti Pastell ebd4f6dbed Allow empty cells in scripts 2018-01-02 15:48:56 +02:00
femtocleaner[bot] 2693389a3a Fix deprecations 2017-12-31 12:02:28 +00:00
Matti Pastell 8c22b41920
Merge pull request #109 from baggepinnen/patch-1
Replace usepackage graphics with graphicx
2017-12-22 17:43:08 +02:00
Matti Pastell 95008e5704
Drop Julia 0.5 support
Drop Julia 0.5 support
2017-12-22 13:26:21 +02:00
Fredrik Bagge Carlson 3f42023b42
Replace usepackage graphics with graphicx
I had issues with the chunk option `out_width` unless I replaced the use of the old `graphics` package with the newer `graphicx`
See https://tex.stackexchange.com/questions/23075/packages-graphics-vs-graphicx for additional info
2017-10-30 09:40:31 +01:00
Matti Pastell a35d57e1cb Merge pull request #103 from tpoisot/patch-1
Use VERSION instead of hard-coding the version number when exporting to ipynb
2017-08-19 11:56:28 +03:00
Timothée Poisot 6b7e88d465 Attempt to solve #102 2017-07-17 11:32:33 -04:00
Matti Pastell c4c5eb11e3 Merge pull request #94 from staticfloat/updated_ci_url
Update CI URLs to point to new caching infrastructure
2017-05-17 13:35:40 +03:00
Elliot Saba b043542007 Update CI URLs to point to new caching infrastructure 2017-05-16 17:32:00 -07:00
Matti Pastell 96bc072619 Merge pull request #91 from c42f/lualatex-unicode-symbols
Add unicode symbol support based on CMU and Latin Modern fonts
2017-05-15 17:54:08 +03:00
Matti Pastell aaabc2cd4f Update README 2017-05-15 17:53:43 +03:00
Matti Pastell 0213c2f774 Fix publish test 2017-05-15 17:36:54 +03:00
Matti Pastell dffb554c8a Fix Gadfly tests 2017-05-15 17:28:10 +03:00
Matti Pastell 4bc5435e6d Fix figure display for Gadfly 2017-05-15 17:13:18 +03:00
Matti Pastell 2e65f08e0e Merge branch 'master' of https://github.com/mpastell/Weave.jl 2017-05-12 16:12:20 +03:00
Matti Pastell 5c83309aa3 Fix Gadfly and Plots, use Compat.invokelatest 2017-05-12 16:12:05 +03:00
Chris Foster da17ac2cc1 Add unicode symbol support based on CMU fonts 2017-04-07 00:22:37 +10:00
Matti Pastell 7edd8f8bc3 Merge pull request #88 from tpapp/hugo-trivial-fix
Removed superfluous space which broke the hugo parser.
2017-04-02 22:58:50 +03:00
Tamas K. Papp 0682ca8c59 Removed superfluous space which broke the hugo parser. 2017-04-02 20:30:29 +02:00
Matti Pastell 562968f9be Don't remove whitespace from start of inline output 2017-04-02 09:47:12 +03:00
Matti Pastell 93c2762653 Merge pull request #87 from maximsch2/fix-inline
Fix inline code snippets output
2017-04-02 09:43:43 +03:00
Maxim Grechkin 1ab37ae48c fix inline code snippets output 2017-04-01 16:07:15 -07:00
Matti Pastell bdedf37e5b Update README.md 2017-03-30 18:25:41 +03:00
Matti Pastell 5b7ac28e3c Merge pull request #86 from tpapp/flexible-fig-path
Added a formatter for Hugo.
2017-03-28 19:39:36 +03:00
Tamas K. Papp 3297d07102 Added caption for figure shortcode in Hugo. 2017-03-26 17:13:11 +02:00
Tamas K. Papp 3176ae88bf Added a formatter for Hugo.
Uses the figure shortcode [1]. Tested at [2].

[1] https://gohugo.io/extras/shortcodes/.
[2] https://tpapp.github.io/post/hugo-julia-weave/.
2017-03-24 19:57:02 +01:00
Matti Pastell 32f5728ad6 Add JOSS badge 2017-03-22 14:56:57 +02:00
Matti Pastell ebcee727aa Fix version numbers for patches 2017-03-15 17:15:41 +02:00
Matti Pastell 0131bae775 Updated citation #85 2017-03-15 17:07:25 +02:00
Matti Pastell 97f309af19 Fix test cleaning on windows 2017-03-14 21:45:46 +02:00
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