LyX ⇒ Decrease Text Size in Appendix
Decrease Text Size in Appendix
Selecting it and making the text small makes the section and subsection headings small too, and creates problems with copying and pasting. Ideally everything should be 1 size smaller than it is normally.
Many thanks
NEW: TikZ book now 40% off at Amazon.com for a short time.
And: Currently, Packt sells ebooks for $4.99 each if you buy 5 of their over 1000 ebooks. If you choose only a single one, $9.99. How about combining 3 LaTeX books with Python, gnuplot, mathplotlib, Matlab, ChatGPT or other AI books? Epub and PDF. Bundle (3 books, add more for higher discount): https://packt.link/MDH5p
Decrease Text Size in Appendix
Code: Select all
\let\Huge=\huge
\let\huge=\LARGE
\let\LARGE=\Large
\let\Large=\large
\let\large=\normalsize
\let\normalsize=\small
\let\small=\tiny
\let\footnotesize=\small
\let\scriptsize=\small