Beginner’s XeTeX/LaTeX troubles
\setlength{\extrarowheight}{length}
I want to decrease the linespace to single from double space(only within the table).How do I do it?.
You can use \usepackage{setspace}\doublespacingWhich will give you double spacing in the text and single spacing in your tables.
Thank you!
Is everything really so simple? Great! Thanks for such a good advice!
Thanks! These few words can make my life easier)) It's great to find such small but very informative posts!
Thanks,very useful post.:)
Thanks from Brazil!!
Post a Comment
7 comments:
I want to decrease the linespace to single from double space(only within the table).How do I do it?.
You can use
\usepackage{setspace}
\doublespacing
Which will give you double spacing in the text and single spacing in your tables.
Thank you!
Is everything really so simple? Great! Thanks for such a good advice!
Thanks! These few words can make my life easier)) It's great to find such small but very informative posts!
Thanks,
very useful post.
:)
Thanks from Brazil!!
Post a Comment