diff options
author | Karl Berry <karl@freefriends.org> | 2007-01-08 00:08:40 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2007-01-08 00:08:40 +0000 |
commit | daaf73cce84a5e3a01af71bd2328c039fa2d8445 (patch) | |
tree | 1639ba34af7ef4c6c0c32edc7de5513157fa4b11 /Master/texmf-dist/doc/latex/footnpag/README | |
parent | 849deadf599d4c3a3b94dfeb1a4fb8e3bba89c75 (diff) |
footnpag doc update (5jan07)
git-svn-id: svn://tug.org/texlive/trunk@3224 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/footnpag/README')
-rw-r--r-- | Master/texmf-dist/doc/latex/footnpag/README | 31 |
1 files changed, 31 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/footnpag/README b/Master/texmf-dist/doc/latex/footnpag/README new file mode 100644 index 00000000000..0e7a4836715 --- /dev/null +++ b/Master/texmf-dist/doc/latex/footnpag/README @@ -0,0 +1,31 @@ +latex-style:src/README 29 Aug 95 +---------------------------------------------------------------------- + +Please note: This directory is part of the distribution primarily for your +information. It's not prepared to be usable by you, sorry. + +In particular, probably you won't have tools and style files I take +for granted during development. Please don't complain, either use the +supplied installable files (as listed in ../MANIFEST) or search & get +the missing files. I will neither stop adding this directory to the +distribution, nor will I add all missing files. + +On the one hand I won't restrict my own development environment by not +using available tools, on the other hand I'll want to make my source +available for those who have a similar environment to mine. + + +For your orientation: + + *.doc -- master file for TeX macro files + *.dvi -- typeset version of *.doc + *-user.tex -- user manual + *-conf.tex -- (optional) internal interface description + *.tex -- (optional) other documentation parts + *.{fig,latex} -- (optional) figures prepared with xfig + *.sty -- needed to process the above documents + + TODO -- (optional) personal notes for future revisions + Imakefile -- does not use MIT's Imake templates + style/ -- (optional) files for AUC-TeX + test/ -- test cases |