Difference between revisions of "TeX"
Jump to navigation
Jump to search
(Created page with "*To facilitate screen reading without neck pain: \usepackage{pdflscape} -> automatic '''rotation of the page''' & not \usepackage{lscape} -> no rotation") |
|||
Line 1: | Line 1: | ||
*To facilitate screen reading without neck pain: \usepackage{pdflscape} -> automatic '''rotation of the page''' & not \usepackage{lscape} -> no rotation | *To facilitate screen reading without neck pain: \usepackage{pdflscape} -> automatic '''rotation of the page''' & not \usepackage{lscape} -> no rotation | ||
+ | |||
+ | *[https://texblog.org/2012/08/29/changing-the-font-size-in-latex/ Changing the font size] | ||
+ | |||
+ | *[kjjljl Rotating text or symbols] |
Revision as of 20:06, 26 October 2021
- To facilitate screen reading without neck pain: \usepackage{pdflscape} -> automatic rotation of the page & not \usepackage{lscape} -> no rotation
- [kjjljl Rotating text or symbols]