I have looked and there are answers for LaTeX documents, but not a way to implement it in LyX. If I have a table and it just does not fit, is there a way to get a text size smaller than \tiny in LyX? I am inserting my table using insert -> float -> table, and it looks great just a LITTLE too small.
Tell me more
×
TeX - LaTeX Stack Exchange is a question and answer site for
users of TeX, LaTeX, ConTeXt, and related typesetting systems. It's 100% free, no registration required.
|
|
||||
| show 1 more comment |
|
If you really want to make sure your table becomes unreadable, you can use the
|
||||
|
|
|
You can use the
The syntax is:
The |
|||



graphicxpackage you can scale a box/table to the size you want. – A.Ellett Mar 19 at 3:13