rened / LaTeX.jl

Create LaTeX documents from within Julia, including image handling
Other
54 stars 15 forks source link

updated to v1.0 #15

Closed jonathanBieler closed 5 years ago

jonathanBieler commented 5 years ago

Hi @rened, I've updated this to v1.0. I've tried some alternatives like Weave.jl but I actually prefer this package. There's maybe some issue with dependencies on travis, let's see how the tests goes.

rened commented 5 years ago

great, thank you very much!

Am 08.04.2019 um 17:19 schrieb Jonathan Bieler notifications@github.com:

Hi @rened, I've updated this to v1.0. I've tried some alternatives like Weave.jl but I actually prefer this package. There's maybe some issue with dependencies on travis, let's see how the tests goes.

You can view, comment on, or merge this pull request online at:

https://github.com/rened/LaTeX.jl/pull/15

Commit Summary

• updated to v1.0 File Changes

• M .travis.yml (16) • M README.md (22) • M REQUIRE (3) • M example.png (0) • M src/LaTeX.jl (134) • A src/gadfly.jl (13) • A src/plots.jl (12) • A src/winston.jl (12) • A test/gadfly.jl (20) • M test/runtests.jl (38) Patch Links:

https://github.com/rened/LaTeX.jl/pull/15.patchhttps://github.com/rened/LaTeX.jl/pull/15.diff — You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub, or mute the thread.

jonathanBieler commented 5 years ago

Can we merge this ? If you want, you can also give me access so I can help you with maintaining the package.

rened commented 5 years ago

thanks & sorry for the slow response time!

jonathanBieler commented 5 years ago

Thanks, no problems.