Unequal parens sizes in numerator and denominator of a fraction
How can the roots of a quadratic equation be written in radical form?
Formatting ToC and chapters in a tagged PDF
Interesting dashed lines
Rows of 'cases' environment too close to each other
MakeLowercase not working with lipsum
Crop certain percent from each side of the figure
Unequal parens sizes in numerator and denominator of a fraction
https://tex.stackexchange.com/landing/r/digest?cta=question&id=759322
Why are the parens on the numerator of this construction much bigger than the ones in the denominator? \documentclass{report} \usepackage{amsmath} \begin{document} \[ \frac{\left(q^k\right)} {\... [typography] [fractions]
asked by Knudsen https://tex.stackexchange.com/landing/r/digest?cta=user&id=129514 Score
of 12 answered by David Carlisle https://tex.stackexchange.com/landing/r/digest?cta=user&id=1090
Score of 16 How can the roots of a quadratic equation be written in radical form?
https://tex.stackexchange.com/landing/r/digest?cta=question&id=759509
I am trying to express the roots of a quadratic equation `t^2-3t-7=0' in radical form. I tried \documentclass[12pt]{article} \usepackage{polexpr} \usepackage{xint} \begin{document} \poldef f(t) = t^2-... [symbols] [output]
asked by Laurenso https://tex.stackexchange.com/landing/r/digest?cta=user&id=271550 Score
of 7 answered by kabenyuk https://tex.stackexchange.com/landing/r/digest?cta=user&id=204924
Score of 8 Formatting ToC and chapters in a tagged PDF https://tex.stackexchange.com/landing/r/digest?cta=question&id=759605
I have been tasked with designing a template for creating a tagged PDF that meets certain formatting requirements. The only major obstacle I have encountered is in generating a Table of Contents that ... [table-of-contents] [titlesec] [tocloft] [tagged-pdf]
asked by wsmith https://tex.stackexchange.com/landing/r/digest?cta=user&id=433960 Score of
6 answered by Ulrike Fischer https://tex.stackexchange.com/landing/r/digest?cta=user&id=2388
Score of 4 Interesting dashed lines https://tex.stackexchange.com/landing/r/digest?cta=question&id=759524
While writing down the above expression on Overleaf, I encountered the problem of drawing the dashed line in between the Left Hand Side and the Right Hand Side expressions. Do help me in writing it ... [typography] [punctuation]
asked by Dhairya Kumar https://tex.stackexchange.com/landing/r/digest?cta=user&id=424529
Score of 6 answered by kabenyuk https://tex.stackexchange.com/landing/r/digest?cta=user&id=204924
Score of 5 Rows of 'cases' environment too close to each other https://tex.stackexchange.com/landing/r/digest?cta=question&id=759512
I have an issue in typing the above equation in LaTeX, where the two rows of the cases environment are so close that they almost touch. Help me do it in a clean way. Code: \[ \boxed{ \displaystyle\int\... [amsmath] [cases] [braces]
asked by Dhairya Kumar https://tex.stackexchange.com/landing/r/digest?cta=user&id=424529
Score of 6 answered by Mico https://tex.stackexchange.com/landing/r/digest?cta=user&id=5001 Score of 9
MakeLowercase not working with lipsum https://tex.stackexchange.com/landing/r/digest?cta=question&id=759361
This MWE: \documentclass{article} \usepackage{lipsum} \begin{document} \MakeLowercase{\lipsum[1][1]} \end{document} generates: Lorem ipsum dolor sit amet, consectetuer adipiscing elit. [lipsum] [lowercase]
asked by Jonathan Webley https://tex.stackexchange.com/landing/r/digest?cta=user&id=155733
Score of 6 answered by kabenyuk https://tex.stackexchange.com/landing/r/digest?cta=user&id=204924
Score of 4 Crop certain percent from each side of the figure https://tex.stackexchange.com/landing/r/digest?cta=question&id=759596
I would like to crop x percent from each side from the img. \documentclass{article} \usepackage{graphicx} \begin{document} \begin{figure}[h] \centering \includegraphics[scale=0.3]{example-... [crop]
asked by monty01 https://tex.stackexchange.com/landing/r/digest?cta=user&id=433835 Score
of 5 answered by taiwan12 https://tex.stackexchange.com/landing/r/digest?cta=user&id=235794
Score of 7