help-texinfo
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [help-texinfo] Using @table with @smalldisplay


From: Karl Berry
Subject: Re: [help-texinfo] Using @table with @smalldisplay
Date: Fri, 10 Nov 2017 21:44:38 GMT

    > I want to create a table in small font, ...

I agree with Gavin that it's not a recommended or supported thing to do.
But if you insist, maybe something like this (for PDF/DVI):

@tex
\globaldefs=1 \smallfonts
@end tex

.. your table ...

@tex
\globaldefs=1 \textfonts
@end tex

Or maybe not. I didn't try it and don't know if it does what you want
(or does anything at all). --best, karl



reply via email to

[Prev in Thread] Current Thread [Next in Thread]