Graphics, Figures & Tables ⇒ cline
-
- Posts: 141
- Joined: Sun Jun 12, 2011 6:30 am
cline
I very much appreciate any help you can provide.
Edit: This question was answered in a related thread.
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
- Stefan Kottwitz
- Site Admin
- Posts: 10348
- Joined: Mon Mar 10, 2008 9:44 pm
Re: cline
that's possible with booktabs and \cmidrule with trimming specifications, described in the booktabs manual. Since you are already using booktabs, you probably just needed to know the name of this command.
Stefan
-
- Posts: 141
- Joined: Sun Jun 12, 2011 6:30 am
cline
Thank you for your response. I do not understand what you mean by trimming specifications. I also have no idea what the syntax would be to implement them because I have no idea what that means.
I would very much appreciate any further help you could provide.
Stefan_K wrote:Hi,
that's possible with booktabs and \cmidrule with trimming specifications, described in the booktabs manual. Since you are already using booktabs, you probably just needed to know the name of this command.
Stefan