Difference between revisions of "User:Johnxyz1"
Line 90: | Line 90: | ||
} | } | ||
dot((0,0));</asy> | dot((0,0));</asy> | ||
+ | |||
+ | |||
+ | If you want to typeset your own LaTeX equation in a STANDALONE PDF like AOPS does (although they do images), use the standalone documentclass. |
Revision as of 20:35, 4 July 2024
Favorite topic: for which I am reading AOPS intermediate book on
Favorite color:
Favorite software:
Favorite Typesetting Software:
Favorite Operating System: Linux (although I am rarely on one)
Below are some stuff I am doing to practice . That does not mean I know all of it (actually the only ones I do not know yet is the cubic one and the one)
Source code for equations:
https://1drv.ms/t/c/c49430eefdbfaa19/EQw12iwklslElg9_nCMh0f0BVthxSSl-BOJAwsXtGbbhPg?e=1LfZJm
Asymptote test (with autoGraph):
If you want to typeset your own LaTeX equation in a STANDALONE PDF like AOPS does (although they do images), use the standalone documentclass.