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.
Learn LaTeX easily with newest books:
The LaTeX Beginner's Guide: 2nd edition and perfect for students writing a thesis
The LaTeX Cookbook: 2nd edition full of practical examples for mathematics, physics, chemistry, and more
LaTeX Graphics with TikZ: the first book about TikZ for perfect drawings in your LaTeX thesis
- 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


