Creating horizontal rules that don't span the full page width in LaTeX

Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
2 replies · 13K views
samp
Messages
14
Reaction score
0
I'm not sure where this should go - I didn't see any LaTeX-related forum.

Is there a way to create a horizontal rule that doesn't take up the entire width of the page?

Thanks,
Sam
 
Physics news on Phys.org
samp said:
I'm not sure where this should go - I didn't see any LaTeX-related forum.
Is there a way to create a horizontal rule that doesn't take up the entire width of the page?
Thanks,
Sam

There's a "stickied" thread in the General Physics forum where u can ask question regarding 'tex'.
What do you mean by "horizotal rule"?Can't u use the functions "begin/end array"?It would split everything in as many lines u want.

Daniel.
 
\rule{width}{height}

The newsgroup comp.text.tex is also a good place for LaTeX questions.