diff options
author | Karl Berry <karl@freefriends.org> | 2012-09-10 22:58:23 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2012-09-10 22:58:23 +0000 |
commit | 14363fe6c1130453f3e0f33d9be64bae3f261e0f (patch) | |
tree | 3dd5085fc02cc4a5a8eb761f2a079d25c3715e28 /Master/texmf-dist/doc/latex/uspatent/README | |
parent | ae7109f2fab6c082ec89fb538add7cdd9c0fafb5 (diff) |
new latex package uspatent (10sep12)
git-svn-id: svn://tug.org/texlive/trunk@27641 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/uspatent/README')
-rw-r--r-- | Master/texmf-dist/doc/latex/uspatent/README | 32 |
1 files changed, 32 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/uspatent/README b/Master/texmf-dist/doc/latex/uspatent/README new file mode 100644 index 00000000000..72b3970e26b --- /dev/null +++ b/Master/texmf-dist/doc/latex/uspatent/README @@ -0,0 +1,32 @@ +These files are for drafting a U.S. Patent Application using LaTeX or LyX. + +This work may be distributed and/or modified under the +conditions of the LaTeX Project Public License, either +version 1.3 of this license or (at your option) any +later version. +The latest version of the license is in +http://www.latex-project.org/lppl.txt +and version 1.3 or later is part of all distributions of +LaTeX version 2003/06/01 or later. + +It includes: + +Patent Application Guide.pdf - the instructions +uspatent.cls - LaTeX class file based on memoir +uspatent.layout - LyX layout file that goes with uspatent.cls + +PatentApplication.tex - A skeleton starting document for LaTeX +Drawings.tex - An example drawings file for a LaTeX patent application +PatentApplication.lyx - A skeleton starting document for LyX +Drawings.lyx - An example drawings file for a LyX patent application + +TpXDrawing.tpx - An example TpX (TikZ) drawing for drawing annotation +VisioDrawing.vsd, VisioMainDrawing.vsd, VisioDrawing.pdf - Example Visio drawings + +Make a folder called "MyInvention" and put all of these files in it. Rename one of the skeleton application files to MyInvention.tex or .lyx depending on which you are using and begin editing these documents to produce your application. It's all in the Guide provided. + +Happy TeX patenting, +Pete Pupalaikis +pete_pope at hotmail.com +http://mysite.verizon.net/petepope/id6.html + |