Text Formatting ⇒ underline length
underline length
I have a question about underline:basically I want to get the effect that make the underline span all the textwidth, is there anyway to achieve it?
I search lots of solution, no luck.
Thanks a lot.
NEW: TikZ book now 40% off at Amazon.com for a short time.
And: Currently, Packt sells ebooks for $4.99 each if you buy 5 of their over 1000 ebooks. If you choose only a single one, $9.99. How about combining 3 LaTeX books with Python, gnuplot, mathplotlib, Matlab, ChatGPT or other AI books? Epub and PDF. Bundle (3 books, add more for higher discount): https://packt.link/MDH5p
- Ijon Tichy
- Posts: 640
- Joined: Mon Dec 24, 2018 10:12 am
underline length
\underline{foo}
underlines foo
. So if foo
spans the textwidth, the underline would span the textwidth. But perhaps you are searching for something completely different, e.g., how to underline the page head or how to have a horizontal line in a tabular or …So please, explain what you really try to achieve. And please try to illustrate that problem with a


