TikZ causes blank page in front of ConTeXt makeup with grid layout
Include Java class structure, not code
svg package failing to find svg files
Can you answer these?
TikZ causes blank page in front of ConTeXt makeup with grid layout
Consider the following MWE: \usemodule[tikz] \setuplayout[grid=yes] \starttext \startstandardmakeup Not nothing. \stopstandardmakeup \stoptext The output contains two pages: an unexpected and ...
- asked by Paolo Brasolin 3votes Include Java class structure, not code http://tex.stackexchange.com/questions/284754/include-java-class-structure-not-code
I am writing a LaTeX document about a long Java class (~1800 lines of code). What I would like to do is to include its structure, that is the declaration of variables and methods, but not the body of ...
- asked by 80shirts 3votes svg package failing to find svg files http://tex.stackexchange.com/questions/284701/svg-package-failing-to-find-svg-files
I am trying to get the svg package working on an OSX system. If I use inkscape to save the *.svg files as *.pdf and *.pdf_tex, then the sample file from this question works fine: ...
- asked by weymouth 4votes —