Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

TikZ graphs on texlive 2018 #32

Closed
mykelk opened this issue Oct 31, 2018 · 1 comment
Closed

TikZ graphs on texlive 2018 #32

mykelk opened this issue Oct 31, 2018 · 1 comment
Assignees

Comments

@mykelk
Copy link
Member

mykelk commented Oct 31, 2018

The most recent version of PGF on texlive 2018 leads to this failure:

! Package pgf Error: Graph drawing library 'layered' not found.

See the pgf package documentation for explanation.
Type  H <return>  for immediate help.
 ...                                              
                                                  
l.7 \usegdlibrary{layered}
                        
LaTeX error

Stacktrace:
 [1] error(::String) at .\error.jl:33
 [2] save(::TikzPictures.SVG, ::TikzPictures.TikzPicture) at C:\Users\Mykel\.julia\packages\TikzPictures\b9irC\src\TikzPictures.jl:387
 [3] show(::IOContext{Base.GenericIOBuffer{Array{UInt8,1}}}, ::MIME{Symbol("image/svg+xml")}, ::TikzPictures.TikzPicture) at C:\Users\Mykel\.julia\packages\TikzPictures\b9irC\src\TikzPictures.jl:441
 [4] limitstringmime at C:\Users\Mykel\.julia\packages\IJulia\0cLgR\src\inline.jl:36 [inlined]
 [5] display_mimestring(::MIME{Symbol("image/svg+xml")}, ::TikzPictures.TikzPicture) at C:\Users\Mykel\.julia\packages\IJulia\0cLgR\src\execute_request.jl:73
 [6] display_dict(::TikzPictures.TikzPicture) at C:\Users\Mykel\.julia\packages\IJulia\0cLgR\src\execute_request.jl:101
 [7] #invokelatest#1 at .\essentials.jl:686 [inlined]
 [8] invokelatest at .\essentials.jl:685 [inlined]
 [9] execute_request(::ZMQ.Socket, ::IJulia.Msg) at C:\Users\Mykel\.julia\packages\IJulia\0cLgR\src\execute_request.jl:256
 [10] #invokelatest#1 at .\essentials.jl:686 [inlined]
 [11] invokelatest at .\essentials.jl:685 [inlined]
 [12] eventloop(::ZMQ.Socket) at C:\Users\Mykel\.julia\packages\IJulia\0cLgR\src\eventloop.jl:8
 [13] (::getfield(IJulia, Symbol("##12#15")))() at .\task.jl:259
@mykelk mykelk self-assigned this Oct 31, 2018
@mykelk
Copy link
Member Author

mykelk commented Oct 31, 2018

Root cause is discussed here.

@mykelk mykelk closed this as completed in a2ffdd6 Oct 31, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant