1.24.3 Can you answer these questions?

1.24.3.1 TikZ causes blank page in front of ConTeXt makeup with grid layout
1.24.3.2 Include Java class structure, not code
1.24.3.3 svg package failing to find svg files

Can you answer these?

1.24.3.1 TikZ causes blank page in front of ConTeXt makeup with grid layout

http://tex.stackexchange.com/questions/284972/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
1.24.3.2 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
1.24.3.3 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