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") |
|||
(One intermediate revision by the same user not shown) | |||
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] | ||
+ | |||
+ | *[https://www.johndcook.com/blog/math_symbols/ "Common Math Symbols in HTML, TeX, and Unicode,"] John D. Cook, a very good list. A complete list is [https://web.archive.org/web/20150409230511/http://www.tex.ac.uk/tex-archive/info/symbols/comprehensive/symbols-a4.pdf Scott Pakin's 2009 list of symbols] |
Latest revision as of 04:56, 1 November 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]
- "Common Math Symbols in HTML, TeX, and Unicode," John D. Cook, a very good list. A complete list is Scott Pakin's 2009 list of symbols