[OS X TeX] Tables in different typeface
Josep Maria Font
jmfont at ub.edu
Thu Mar 12 17:56:03 CET 2009
El 12/03/2009, a las 17:34, Nathan Paxton escribió:
> Is there a way to change the default typeface of a table? In my
> document, I generally set the main text as roman, but I prefer to
> have the tables in sans-serif. I know I can set each table
> individually, with a \textsf{} block, but is there a way to redefine
> things in the preamble or somewhere so that tables set in sans-serif
> automatically?
\newenvironment{mytable}{\begin{table}\normalfont\sffamily}{\end{table}}
JMaF
More information about the macostex-archives
mailing list