7.33.1 Top new questions this week

7.33.1.1 newpxmath: accents are always bold
7.33.1.2 siunitx: aligning \infty in an S column
7.33.1.3 TikZ: Bend text that has macros e.g., superscripts
7.33.1.4 Why did xfrac change in 2021?
7.33.1.5 Is it possible to create a new sectioning level?
7.33.1.6 tikz: A mixture of line segments and wavy lines
7.33.1.7 How can improve my Tikz scripting? (3D Cube)
7.33.1.1 newpxmath: accents are always bold

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

When using newpxmath, the accents in math mode are always bold, regardless of whether the letter underneath is bold or not: 
\documentclass{article} 
\usepackage[T1]{fontenc} 
\usepackage{newpxtext} 
\... 
[math-mode] [math-fonts]
 
asked by user227621 https://tex.stackexchange.com/landing/r/digest?cta=user&id=227621 8 votes
answered by egreg https://tex.stackexchange.com/landing/r/digest?cta=user&id=4427 8 votes
7.33.1.2 siunitx: aligning \infty in an S column

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

What's the best way to align \infty at the decimal point in an S column when using siunitx? Consider, if you will, the following contrived MWE: 
\documentclass{article} 
\usepackage{siunitx} 
\begin{... 
[tables] [horizontal-alignment] [siunitx]
 
asked by chsk https://tex.stackexchange.com/landing/r/digest?cta=user&id=158639 8 votes
answered by daleif https://tex.stackexchange.com/landing/r/digest?cta=user&id=3929 12 votes
7.33.1.3 TikZ: Bend text that has macros e.g., superscripts

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

I am a new TikZ user and I started using the package to create FSMs. It all worked fine until I came across the issue of naming edges that are bent. 
There is a relevant question for text on edges here.... 
[tikz-pgf]
 
asked by ex1led https://tex.stackexchange.com/landing/r/digest?cta=user&id=186200 7 votes
answered by Alan Munn https://tex.stackexchange.com/landing/r/digest?cta=user&id=2693 7 votes
7.33.1.4 Why did xfrac change in 2021?

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

In TeX Live 2020, and earlier, my MVE looked just the way I wanted: 
but in TeX Live 2021, it looks like this: 
notice how the second fraction, the sfrac in math mode, has changed. 
I found that two ... 
[xfrac]
 
asked by Mankka https://tex.stackexchange.com/landing/r/digest?cta=user&id=18816 7 votes
answered by Joseph Wright https://tex.stackexchange.com/landing/r/digest?cta=user&id=73 12 votes
7.33.1.5 Is it possible to create a new sectioning level?

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

I am wondering if it is any possible to create a new sectioning level above \part. I've already scrolled quite a few topics that seem to be related but they didn't really help. Somebody suggested ... 
[sectioning]
 
asked by Thomas Dobrenel https://tex.stackexchange.com/landing/r/digest?cta=user&id=243454 6 votes
answered by Don Hosek https://tex.stackexchange.com/landing/r/digest?cta=user&id=202780 17 votes
7.33.1.6 tikz: A mixture of line segments and wavy lines

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

I would like to be able to draw, using TikZ, a picture as the one below, which consists of: 
two vertical line segments 
a wavy line going from the top point of the line segment on the left to the top ... 
[tikz-pgf]
                                                                                  

                                                                                  
 
asked by JosA~(c) Carlos Santos https://tex.stackexchange.com/landing/r/digest?cta=user&id=134805 5 votes
answered by SebGlav https://tex.stackexchange.com/landing/r/digest?cta=user&id=204164 8 votes
7.33.1.7 How can improve my Tikz scripting? (3D Cube)

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

I've been learning LaTeX for a while, and today I'm trying to create graphic elements for the first time using Tikz. 
This is what I'm trying to achieve: 
And this is what I've made: 
\documentclass{... 
[tikz-pgf] [tikz-styles] [3d] [tikz-3d]
 
asked by Fariz Awi https://tex.stackexchange.com/landing/r/digest?cta=user&id=208636 5 votes
answered by Juan CastaA~+-o https://tex.stackexchange.com/landing/r/digest?cta=user&id=231368 6 votes