惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

有赞技术团队
有赞技术团队
M
MIT News - Artificial intelligence
Hugging Face - Blog
Hugging Face - Blog
博客园 - 聂微东
量子位
S
SegmentFault 最新的问题
V
Visual Studio Blog
博客园 - 【当耐特】
Apple Machine Learning Research
Apple Machine Learning Research
奇客Solidot–传递最新科技情报
奇客Solidot–传递最新科技情报
小众软件
小众软件
Stack Overflow Blog
Stack Overflow Blog
Vercel News
Vercel News
D
Docker
J
Java Code Geeks
博客园 - 三生石上(FineUI控件)
博客园 - Franky
Recent Announcements
Recent Announcements
freeCodeCamp Programming Tutorials: Python, JavaScript, Git & More
MongoDB | Blog
MongoDB | Blog
D
DataBreaches.Net
Y
Y Combinator Blog
云风的 BLOG
云风的 BLOG
V
V2EX

XeTeX and LaTeX

Author per chapter (a.k.a. Proceedings) Subscript and superscript in text mode Typesetting tilde or backslash Phantomas command First gloss line in italics (gb4e) Table lines starting with square bracket Filetype recognition in Vim Vim for XeTeX/LaTeX First word of a paragraph Tables Block comment Assign another catcode Verbatim text as command argument Newcommand with an optional argument LaTeX’s new era started: XeTeX
Line spacing in tables
Posted by Unknown · 2008-03-07 · via XeTeX and LaTeX

Friday, March 7, 2008

Line spacing in tables

If you need more space between the lines in a table use the array package and put the following line somewhere between \begin{table} and \begin{tabular}


\setlength{\extrarowheight}{length}

Instead of “length” you write the desired space, e.g. “3pt”

10 comments:

Unknown said...

I want to decrease the linespace to single from double space(only within the table).How do I do it?.

November 14, 2009 at 5:38 PM

Joshua Wong said...

You can use
\usepackage{setspace}
\doublespacing

Which will give you double spacing in the text and single spacing in your tables.

March 21, 2010 at 8:20 AM

Unknown said...

Thank you!

July 16, 2010 at 11:46 AM

buy custom papers said...

Is everything really so simple? Great! Thanks for such a good advice!

June 6, 2011 at 4:56 AM

essay writing services said...

Thanks! These few words can make my life easier)) It's great to find such small but very informative posts!

June 21, 2011 at 6:51 PM

Thumera said...

Thanks,

very useful post.
:)

November 7, 2011 at 6:27 AM

Anonymous said...

Thanks from Brazil!!

February 14, 2012 at 10:11 AM

Assignment Help said...

Very Helpful Information.

July 29, 2012 at 5:47 AM

Mando said...
February 27, 2016 at 11:50 AM

Anonymous said...

vist

June 5, 2020 at 1:14 PM

Post a Comment