9.60.3 Can you answer these questions?

9.60.3.1 clickable includegraphics for cross reference data
9.60.3.2 tcolorbox + multicols + tufte-book inserting unwanted paragraph breaks
9.60.3.3 A problem in creating symbols by TikZ
9.60.3.1 clickable includegraphics for cross reference data

https://tex.stackexchange.com/landing/r/digest?cta=question&id=695277

Ia^\200\231d like to make references work in my robust-externalize library. I wanted to parse the aux file, extract the lines related to a label like: 
\newlabel{sec:dependencies}{{3.4}{7}{Dependencies}{... 
[cross-referencing] [includegraphics]
 
asked by tobiasBora https://tex.stackexchange.com/landing/r/digest?cta=user&id=116348 Score of 1
9.60.3.2 tcolorbox + multicols + tufte-book inserting unwanted paragraph breaks

https://tex.stackexchange.com/landing/r/digest?cta=question&id=695327

There is some weird insertion and deletion of paragraph breaks in my boxes when using this combination of packages. 
\documentclass[justified, nofonts, notitlepage, openany, debug]{tufte-book} 
\... 
[tcolorbox] [multicolumn] [multicol] [tufte] [tufte-book]
                                                                                  

                                                                                  
 
asked by failedentertainment https://tex.stackexchange.com/landing/r/digest?cta=user&id=249421 Score of 1
9.60.3.3 A problem in creating symbols by TikZ

https://tex.stackexchange.com/landing/r/digest?cta=question&id=695455

First, a minimal working sample is as follows. 
\documentclass{article} 
\usepackage{tikz} 
\makeatletter 
\newcommand*\newcirc{\mathrel{% 
\tikz{% 
\draw (0em,0em) circle [radius=0.2em];% 
}}} 
\makeatother 
... 
[tikz-pgf] [symbols]
 
asked by M. Logic https://tex.stackexchange.com/landing/r/digest?cta=user&id=140814 Score of 1
answered by minorChaos https://tex.stackexchange.com/landing/r/digest?cta=user&id=302342 Score of 0