Redian新闻
>
How to specify the font for a whole column in a table
avatar
How to specify the font for a whole column in a table# TeX - TeX电子排版系统
i*e
1
I have a table with more than 40 rows. Now I am suggested to use bold fo
nt for the 4th and 5th tablular. Is there any quick way to do that inste
ad of putting \bf before each of them? Thanks
avatar
b*n
2
I usually construct tables in Excel, and then convert it to Latex code. The
conversion keeps the bold font.
Steps:
1. Construct the table in Excel
2. Use Excel2LaTeX to convert to Latex code (Excel2LaTeX is free to download
at http://www.jam-software.com/freeware/index.shtml)

【在 i******e 的大作中提到】
: I have a table with more than 40 rows. Now I am suggested to use bold fo
: nt for the 4th and 5th tablular. Is there any quick way to do that inste
: ad of putting \bf before each of them? Thanks

avatar
l*g
3
good!

【在 b*********n 的大作中提到】
: I usually construct tables in Excel, and then convert it to Latex code. The
: conversion keeps the bold font.
: Steps:
: 1. Construct the table in Excel
: 2. Use Excel2LaTeX to convert to Latex code (Excel2LaTeX is free to download
: at http://www.jam-software.com/freeware/index.shtml)

avatar
i*e
4
\usepackage{array}
...
\begin{tabular}{r r r r >{\bf}c >{\bf}r r c c}
done! One can put any font command in these two brackets to specify the
format for the whole columns.

【在 i******e 的大作中提到】
: I have a table with more than 40 rows. Now I am suggested to use bold fo
: nt for the 4th and 5th tablular. Is there any quick way to do that inste
: ad of putting \bf before each of them? Thanks

avatar
z*n
5
this is damn good!

【在 i******e 的大作中提到】
: \usepackage{array}
: ...
: \begin{tabular}{r r r r >{\bf}c >{\bf}r r c c}
: done! One can put any font command in these two brackets to specify the
: format for the whole columns.

avatar
b*n
6
确实是不错滴

【在 i******e 的大作中提到】
: \usepackage{array}
: ...
: \begin{tabular}{r r r r >{\bf}c >{\bf}r r c c}
: done! One can put any font command in these two brackets to specify the
: format for the whole columns.

相关阅读
logo
联系我们隐私协议©2024 redian.news
Redian新闻
Redian.news刊载任何文章,不代表同意其说法或描述,仅为提供更多信息,也不构成任何建议。文章信息的合法性及真实性由其作者负责,与Redian.news及其运营公司无关。欢迎投稿,如发现稿件侵权,或作者不愿在本网发表文章,请版权拥有者通知本网处理。