File tree Expand file tree Collapse file tree 2 files changed +5
-4
lines changed Expand file tree Collapse file tree 2 files changed +5
-4
lines changed Original file line number Diff line number Diff line change 4
4
- osx
5
5
julia :
6
6
- 0.6
7
+ - 0.7
7
8
- nightly
8
9
notifications :
9
- email : false
10
+ email : false
Original file line number Diff line number Diff line change 1
1
[ ![ Build Status] ( https://travis-ci.org/stevengj/LaTeXStrings.jl.svg?branch=master )] ( https://travis-ci.org/stevengj/LaTeXStrings.jl )
2
- [ ![ LaTeXStrings] ( http://pkg.julialang.org/badges/LaTeXStrings_0.3 .svg )] ( http://pkg.julialang.org/?pkg=LaTeXStrings&ver=0.3 )
3
- [ ![ LaTeXStrings] ( http://pkg.julialang.org/badges/LaTeXStrings_0.4 .svg )] ( http://pkg.julialang.org/?pkg=LaTeXStrings&ver=0.4 )
2
+ [ ![ LaTeXStrings] ( http://pkg.julialang.org/badges/LaTeXStrings_0.6 .svg )] ( http://pkg.julialang.org/?pkg=LaTeXStrings&ver=0.6 )
3
+ [ ![ LaTeXStrings] ( http://pkg.julialang.org/badges/LaTeXStrings_0.7 .svg )] ( http://pkg.julialang.org/?pkg=LaTeXStrings&ver=0.7 )
4
4
5
5
# LaTeXStrings
6
6
7
7
This is a small package to make it easier to type LaTeX equations in
8
- string literals in the [ Julia language] ( http://julialang.org/ ) ,
8
+ string literals in the [ Julia language] ( http://julialang.org/ ) ,
9
9
written by [ Steven G. Johnson] ( http://math.mit.edu/~stevenj ) .
10
10
11
11
With ordinary strings in Julia, to enter a string literal with
You can’t perform that action at this time.
0 commit comments