diff options
author | Karl Berry <karl@freefriends.org> | 2017-09-22 22:55:04 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2017-09-22 22:55:04 +0000 |
commit | 2fac25871588760688adca2de7ed1132c96e99c9 (patch) | |
tree | 8ab1a3265cb219245ad5b90aaa984cb6970a2da5 /Master/texmf-dist/doc/latex/notestex/README.md | |
parent | d51add942fa9edcf2de40adbb7ce915bcba38768 (diff) |
notestex (22sep17)
git-svn-id: svn://tug.org/texlive/trunk@45382 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/notestex/README.md')
-rw-r--r-- | Master/texmf-dist/doc/latex/notestex/README.md | 29 |
1 files changed, 29 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/notestex/README.md b/Master/texmf-dist/doc/latex/notestex/README.md new file mode 100644 index 00000000000..b75f5ab33af --- /dev/null +++ b/Master/texmf-dist/doc/latex/notestex/README.md @@ -0,0 +1,29 @@ +README for NotesTeX + +NotesTeX v1.0. +Created by Aditya Dhumuntarao. +Updated September 22, 2017. + +E-mail comments and suggestions to adhumunt@gmail.com. + +This material is subject to the LaTeX Project Public License. +See http://www.ctan.org/tex-archive/help/Catalogue/licenses.lppl.html for +the details of that license. + + +NotesTeX +--- +An All-In-One LaTeX Notes Package For Students. +--- +NotesTeX is a modification of the original Jhep journal format in order to suit the needs of students in university. The NotesTeX package offers the following + +* Several mathematics and physics packages. +* Margins and margin environments for tables, figures, and asides. +* \TeX\ shortcuts for various math scripts namely vector bold math, *mathbb*, *mathfrak*, and *mathcal*. +* *amsthm* integrations and special environments for theorems, lemmas, proofs, definitions, examples, and remarks. +* Stylized support for the *part* environment. +* A fullpage environment that spans across the text width and the margin for longer equations and horizontal figures. + +The goal of this package was to make notetaking easier for students and offer easy support for marginnotes along with a reliable and legible formatting structure. + +More information can be found at the Github linked here.
\ No newline at end of file |