12.16.1 Top new questions this week

12.16.1.1 Italian Parliament: semicircle and colored dots
12.16.1.2 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.16.1.3 Drawing a topological surface of genus three
12.16.1.4 Why do none of these do anything? end document hooks and table of contents
12.16.1.5 \not\supseteq with kpfonts
12.16.1.6 What would be the expl3 equivalent of \setbox0... + (Lua) box[0]
12.16.1.7 Luatex - Coloring Haraka
12.16.1.1 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.16.1.2 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 10
12.16.1.3 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 11
answered by nidarfp https://tex.stackexchange.com/landing/r/digest?cta=user&id=406312 Score of 10
12.16.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 9
answered by Ulrike Fischer https://tex.stackexchange.com/landing/r/digest?cta=user&id=2388 Score of 9
12.16.1.5 \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.16.1.6 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 9
answered by Max Chernoff https://tex.stackexchange.com/landing/r/digest?cta=user&id=270600 Score of 8
12.16.1.7 Luatex - Coloring Haraka

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

I want to colour the harakat (diacritics) of a text in Pashto. I use Luatex, and I want to switch this function on and off. 
It should look like 
I tried this code: 
\documentclass{article} 
\usepackage{... 
[luatex] [color] [arabic]
 
asked by Mario Fischer https://tex.stackexchange.com/landing/r/digest?cta=user&id=330894 Score of 9
answered by Salim Bou https://tex.stackexchange.com/landing/r/digest?cta=user&id=54817 Score of 4