diff options
author | Karl Berry <karl@freefriends.org> | 2016-08-15 20:38:10 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2016-08-15 20:38:10 +0000 |
commit | 6cf79a03641bce0310d2a380e33a2684780c8c19 (patch) | |
tree | 24aa9337e21041c00876970b8b8d8401afb15691 /Master/texmf-dist/doc/latex/phfnote/README.md | |
parent | 4ea3f68117e6dfff2f7a167f38406403896db33d (diff) |
phfnote (16aug16)
git-svn-id: svn://tug.org/texlive/trunk@41858 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/phfnote/README.md')
-rw-r--r-- | Master/texmf-dist/doc/latex/phfnote/README.md | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/phfnote/README.md b/Master/texmf-dist/doc/latex/phfnote/README.md new file mode 100644 index 00000000000..f55c41ba90a --- /dev/null +++ b/Master/texmf-dist/doc/latex/phfnote/README.md @@ -0,0 +1,18 @@ +# The phfnote package + +A handy LaTeX class for typesetting short notes and medium-length reports, full +of goodies to make it look just right. + +The package phfnote provides basic formatting for short documents, such as notes +on a specific topic, short documentation, or quick memos. It aims to cover all +basic needs for such purposes: include a standard set of relevant packages, a +nice title which doesn't take up too much space, better page margin sizes, and +some basic styling to make the note look nicer. At the same time, it is highly +flexible and customizable. + + +# Documentation + +Run 'make sty' to generate the style file and 'make pdf' to generate the package +documentation. Run 'make' or 'make help' for more info. + |