10.31.1 Top new questions this week

10.31.1.1 Replacing `` and '' with guillemets without touching the source code
10.31.1.2 Dividing by sums in TikZ coords
10.31.1.3 How to create rows that are off-centered from others
10.31.1.4 Vertical spacing of argmin subscript
10.31.1.5 Curved beam on tikz
10.31.1.6 how to draw circle touching two other circles near intersection
10.31.1.7 How to use AddToHook add code for a env after the beginning code
10.31.1.1 Replacing `` and '' with guillemets without touching the source code

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

I am writing a book and the publisher wants me to use guillemets instead of ``'' quotes. I have read quite a few questions with good answers on this stack exchange, but I haven't found an exact answer ... 
[quotation]
 
asked by Henrik Hillestad LA~,vold https://tex.stackexchange.com/landing/r/digest?cta=user&id=103558 Score of 7
answered by Mico https://tex.stackexchange.com/landing/r/digest?cta=user&id=5001 Score of 7
10.31.1.2 Dividing by sums in TikZ coords

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

I want to input mathematically calculated coordinates, containing terms which are divided by sums, into TikZ. 
For instance, I would like to use something with a similar syntax to this: \def \cmd {1/(1+... 
[tikz-pgf] [coordinates]
 
asked by DJ_3629 https://tex.stackexchange.com/landing/r/digest?cta=user&id=319072 Score of 7
answered by Steven B. Segletes https://tex.stackexchange.com/landing/r/digest?cta=user&id=25858 Score of 6
10.31.1.3 How to create rows that are off-centered from others

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

I am trying to reproduce a table that has this sort of structure: 
The closest I am able to get is something like this: 
With this code: 
\documentclass[margin=10pt]{standalone} 
\usepackage{multicol} 
\... 
[tables] [formatting]
 
asked by David G. https://tex.stackexchange.com/landing/r/digest?cta=user&id=183069 Score of 6
answered by CarLaTeX https://tex.stackexchange.com/landing/r/digest?cta=user&id=101651 Score of 8
10.31.1.4 Vertical spacing of argmin subscript

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

In my documents, I define \argmin with the following command. 
\DeclareMathOperator*{\argmin}{arg\,min} 
IMO, the subscript (in display mode) is too far from the operator (because of the depth of the &... 
[math-mode] [spacing] [amsmath] [math-operators]
 
asked by inavda https://tex.stackexchange.com/landing/r/digest?cta=user&id=73612 Score of 6
answered by Steven B. Segletes https://tex.stackexchange.com/landing/r/digest?cta=user&id=25858 Score of 6
10.31.1.5 Curved beam on tikz

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

I am trying to reproduce the image below : 
I am not sure how to implement the A^<< curvature A^>> of the beam and adding the axis as a consequence of that is difficult. 
Can you help me? 
Thank you 
\... 
[tikz-pgf] [pgfplots] [tikz-arrows]
 
asked by Mario Topez https://tex.stackexchange.com/landing/r/digest?cta=user&id=314336 Score of 6
answered by Rmano https://tex.stackexchange.com/landing/r/digest?cta=user&id=38080 Score of 6
10.31.1.6 how to draw circle touching two other circles near intersection

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

I want to draw a circle with a given radius so that it touches two other bigger circles near their intersection. I am using the tkz-euclide package but could not figure out this case. 
The code below ... 
[tkz-euclide] [circles] [intersections]
 
asked by Thierry Blanc https://tex.stackexchange.com/landing/r/digest?cta=user&id=30424 Score of 6
answered by Alain Matthes https://tex.stackexchange.com/landing/r/digest?cta=user&id=3144 Score of 9
10.31.1.7 How to use AddToHook add code for a env after the beginning code

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

The code \AddToHook{env/myenv/begin} will run the code after the env group but before the beginning code is executed. How to run some code after the being code is executed? 
See the following example 
\... 
[lthooks]
 
asked by xyz https://tex.stackexchange.com/landing/r/digest?cta=user&id=64182 Score of 5
answered by Ulrike Fischer https://tex.stackexchange.com/landing/r/digest?cta=user&id=2388 Score of 8