12.17.1 Top new questions this week

12.17.1.1 Drawing a topological surface of genus three
12.17.1.2 Italian Parliament: semicircle and colored dots
12.17.1.3 How to correct for LaTeX and/or package changes affecting parsing of text in TikZ decoration for TL2020 vs TL2021 vs TL2022/3 vs TL2024 vs TL2025/6?
12.17.1.4 Why do none of these do anything? end document hooks and table of contents
12.17.1.5 What would be the expl3 equivalent of \setbox0... + (Lua) box[0]
12.17.1.6 \not\supseteq with kpfonts
12.17.1.7 How do I make all my tabular cells be vertically centered?
12.17.1.1 Drawing a topological surface of genus three

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

I would need your help to draw a surface of genus three like in the picture I attached. More specifically, I aim to draw a torus (surface of genus one) and below the surface of genus three realised by ... 
[tikz-pgf] [diagrams]
 
asked by InsideOut https://tex.stackexchange.com/landing/r/digest?cta=user&id=79728 Score of 13
answered by nidarfp https://tex.stackexchange.com/landing/r/digest?cta=user&id=406312 Score of 12
12.17.1.2 Italian Parliament: semicircle and colored dots

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

I am preparing a project that involves representing the Italian Parliament using a semicircle made of colored dots, as shown in the following image: 
I have tried to create something using the ... 
[tikz-pgf] [wheelchart]
 
asked by Sebastiano https://tex.stackexchange.com/landing/r/digest?cta=user&id=117876 Score of 13
answered by cfr https://tex.stackexchange.com/landing/r/digest?cta=user&id=39222 Score of 16
12.17.1.3 How to correct for LaTeX and/or package changes affecting parsing of text in TikZ decoration for TL2020 vs TL2021 vs TL2022/3 vs TL2024 vs TL2025/6?

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

Consider the following code: 
\documentclass{article} 
\usepackage{tikz} 
\usetikzlibrary{% 
decorations.text,% 
mindmap,% 
} 
\begin{document} 
\begin{tikzpicture} 
\path[ 
adddecrev/.style={% 
... 
[tikz-pgf] [texlive] [warnings] [decorations] [updating]
                                                                                  

                                                                                  
 
asked by cfr https://tex.stackexchange.com/landing/r/digest?cta=user&id=39222 Score of 12
answered by Ulrike Fischer https://tex.stackexchange.com/landing/r/digest?cta=user&id=2388 Score of 11
12.17.1.4 Why do none of these do anything? end document hooks and table of contents

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

I cannot seem to figure out why the \clearpage (or anything for that matter) causes the \AtEndDocument hooks to not work. The other two dont seem to ever do anything which likely means I am using them ... 
[table-of-contents] [hooks]
 
asked by Bob https://tex.stackexchange.com/landing/r/digest?cta=user&id=35515 Score of 10
answered by Ulrike Fischer https://tex.stackexchange.com/landing/r/digest?cta=user&id=2388 Score of 13
12.17.1.5 What would be the expl3 equivalent of \setbox0... + (Lua) box[0]

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

This question is a followup of a previous question of mine that David kindly answered with the following example: 
\documentclass{article} 
\usepackage{csquotes} 
\def\test#1{% 
\setbox0\hbox{#1}% 
\... 
[expl3] [boxes] [lua]
 
asked by Denis BitouzA~(c) https://tex.stackexchange.com/landing/r/digest?cta=user&id=18401 Score of 10
answered by Max Chernoff https://tex.stackexchange.com/landing/r/digest?cta=user&id=270600 Score of 9
12.17.1.6 \not\supseteq with kpfonts

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

With kpfonts, \not\supseteq becomes \supsetneq, which is not desirable: 
Expected result should look like: 
This appears to be a bug, because \not\subseteq looks fine. However, before the package gets ... 
[math-mode] [kpfonts]
 
asked by Jinwen https://tex.stackexchange.com/landing/r/digest?cta=user&id=194994 Score of 9
answered by egreg https://tex.stackexchange.com/landing/r/digest?cta=user&id=4427 Score of 7
12.17.1.7 How do I make all my tabular cells be vertically centered?

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

I'm working on a document that contains quite a lot of tables. In many of these tables, some columns have normal text, while other columns have other things (e.g. inline images, math formulae, etc) ... 
[tables] [vertical-alignment]
 
asked by Draconis https://tex.stackexchange.com/landing/r/digest?cta=user&id=169121 Score of 8
answered by jlab https://tex.stackexchange.com/landing/r/digest?cta=user&id=316068 Score of 11