11.76.1 Top new questions this week

11.76.1.1 Is excludeonly still working? (TeXlive 2025)
11.76.1.2 "Hanging" corners on Tikz diagram
11.76.1.3 beautification of a block matrix
11.76.1.4 Why does activating tagging in a footnote-heavy document increase the PDF file size much more with lualatex than with pdflatex?
11.76.1.5 How can I get \enumerate to use Chinese numerals instead of Arabic ones?
11.76.1.6 How come when filling in TikZ, there is a visible gap between adjacent fills?
11.76.1.7 TikZ: How to draw a 3D shape by defining its 2D cross-section and 3D path?
11.76.1.1 Is excludeonly still working? (TeXlive 2025)

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

I came across excludeonly with this question: Is there an \exclude option? 
Is excludeonly still working? I'm using 2003/03/14 v1.0 with TeXlive 2025. This next minimal example has file b.tex in the ... 
[include] [texlive-2025]
 
asked by Markus NiA~\237l https://tex.stackexchange.com/landing/r/digest?cta=user&id=151050 Score of 11
answered by Ulrike Fischer https://tex.stackexchange.com/landing/r/digest?cta=user&id=2388 Score of 15
11.76.1.2 "Hanging" corners on Tikz diagram

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

I'm creating a diagram of an open box using Tikz: 
\documentclass[margin=5pt, convert={density=1000, size=10000}]{standalone} 
\usepackage{tikz} 
\usetikzlibrary{calc} 
\pagecolor[RGB]{255,255,255} 
\... 
[tikz-pgf]
 
asked by pwesterbaan https://tex.stackexchange.com/landing/r/digest?cta=user&id=190910 Score of 10
answered by kabenyuk https://tex.stackexchange.com/landing/r/digest?cta=user&id=204924 Score of 10
11.76.1.3 beautification of a block matrix

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

I am looking for suggestions on how to improve the visual presentation of a block matrix I created in LaTeX. I'm hoping to "beautify" it and make it easier to read. Here is the code: 
\... 
[matrices]
 
asked by RIPAN DAS https://tex.stackexchange.com/landing/r/digest?cta=user&id=295416 Score of 10
answered by egreg https://tex.stackexchange.com/landing/r/digest?cta=user&id=4427 Score of 9
11.76.1.4 Why does activating tagging in a footnote-heavy document increase the PDF file size much more with lualatex than with pdflatex?

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

The file below generates a 70 page "lorem ipsum" file with ~5a^\200\22310 footnotes per page. 
Activating tagging (just changing tagging=off to tagging=on) produces a much larger increase in PDF file ... 
[luatex] [footnotes] [tagged-pdf]
 
asked by Senex https://tex.stackexchange.com/landing/r/digest?cta=user&id=44122 Score of 9
answered by David Carlisle https://tex.stackexchange.com/landing/r/digest?cta=user&id=1090 Score of 8
11.76.1.5 How can I get \enumerate to use Chinese numerals instead of Arabic ones?

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

I'm trying to set up \enumerate to use Chinese numerals (a",\200i"\274\214a"\272\214i"\274\214a",\211i"\274\214ao\233\233a^\200\246a^\200\246) using the zhnumber package. The effect I'm trying to achieve is this: 
Desired Output: 
The package zhnumber provides a macro to ... 
[luatex] [enumitem]
 
asked by neruneru https://tex.stackexchange.com/landing/r/digest?cta=user&id=365654 Score of 9
answered by egreg https://tex.stackexchange.com/landing/r/digest?cta=user&id=4427 Score of 12
11.76.1.6 How come when filling in TikZ, there is a visible gap between adjacent fills?

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

How come when filling in TikZ, there is a visible gap between adjacent fills? 
\documentclass[tikz,border=1cm]{standalone} 
\begin{document} 
\begin{tikzpicture} 
\fill (0,0) -- (1,1) -- (1,0) -- ... 
[tikz-pgf]
 
asked by Jasper https://tex.stackexchange.com/landing/r/digest?cta=user&id=319072 Score of 7
answered by Rmano https://tex.stackexchange.com/landing/r/digest?cta=user&id=38080 Score of 8
11.76.1.7 TikZ: How to draw a 3D shape by defining its 2D cross-section and 3D path?

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

For the following, I would like to draw a 3D shape by sweeping the cross-section (i.e., rectangle or circle) along the 3D path from its start to end coordinates, while having, if possible, the option ... 
[tikz-pgf] [3d] [tikz-3d]
 
asked by Diaa https://tex.stackexchange.com/landing/r/digest?cta=user&id=2288 Score of 7
answered by nidarfp https://tex.stackexchange.com/landing/r/digest?cta=user&id=406312 Score of 10