diff options
author | Karl Berry <karl@freefriends.org> | 2017-01-11 23:07:17 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2017-01-11 23:07:17 +0000 |
commit | 1678088b3d54bb6467925eb602c30d87fedda544 (patch) | |
tree | f961a1c6f0ea72b914082ce0b7be90e42fcf9169 /Master/texmf-dist/doc/latex/undergradmath/README | |
parent | 049885c8d1445148f8bdf8cce7150414fc627940 (diff) |
undergradmath (11jan17)
git-svn-id: svn://tug.org/texlive/trunk@42926 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/undergradmath/README')
-rw-r--r-- | Master/texmf-dist/doc/latex/undergradmath/README | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/undergradmath/README b/Master/texmf-dist/doc/latex/undergradmath/README new file mode 100644 index 00000000000..a2145717042 --- /dev/null +++ b/Master/texmf-dist/doc/latex/undergradmath/README @@ -0,0 +1,21 @@ +README file for LaTeX Math for Undergraduates + +Jim Hefferon +2017-Jan-10 + +This is a cheat sheet for writing mathematics with LaTeX focused on the +needs of US undergraduates. + +When I asked my students for feedback on LaTeX the consensus was that +it was pretty straightforward but that they needed a list of symbols. +This is my response. + + +FEEDBACK + +I would appreciate any corrections. Note though that a document like +this requires that things are boiled down so I have deliberately kept +out packages other than the AMS ones, and in some places I have made +choices such as using an italic d in the integral. The beauty of +providing the source is that if your choices differ then you can just +make your own tweaks. |