summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/proposal/README.md
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2016-04-15 21:38:41 +0000
committerKarl Berry <karl@freefriends.org>2016-04-15 21:38:41 +0000
commit5e77de80c3619d378c8a85ab0e2413086a57a8a5 (patch)
tree485e88bc2ff057b1286d2d244b8c6afb2ac16fd8 /Master/texmf-dist/doc/latex/proposal/README.md
parentdac3dfcfa52f854fa71354a5f4c8c8bb3aa4bc43 (diff)
proposal (15apr16)
git-svn-id: svn://tug.org/texlive/trunk@40538 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/proposal/README.md')
-rw-r--r--Master/texmf-dist/doc/latex/proposal/README.md24
1 files changed, 0 insertions, 24 deletions
diff --git a/Master/texmf-dist/doc/latex/proposal/README.md b/Master/texmf-dist/doc/latex/proposal/README.md
deleted file mode 100644
index 3fa7664c442..00000000000
--- a/Master/texmf-dist/doc/latex/proposal/README.md
+++ /dev/null
@@ -1,24 +0,0 @@
-LaTeX-proposal
-==============
-proposal.cls: A set of LaTeX classes for preparing proposals for collaborative projects
-
-The base proposal class supports many of the general elemenst of project proposals. It is
-optimized towards collaborate projects. This class is intended to be specialized to
-particular funding bodies that have their own styles.
-
-MANIFEST:
-base: the base proposal class
-dfg: the instance for Deutsche Forschungsgemeinschaft
-eu: the instance for EU proposals
-etc: style files from the sTeX bundle added for convenience
- (only on GitHub, not on CTAN)
-lib: Makefiles for the management of self-documenting packages
-bin: A script that makes GitHub issues from the deliverables of a
- proposal for project managment if the proposal is granted.
-
-Copyright(c) 2010 Michael Kohlhase
-The package is distributed under the terms of the LaTeX Project Public License (LPPL)
-
-The development version of this package can be found at
-https://github.com/KWARC/LaTeX-proposal
-This also contains examples and Makefiles that help the proposal writing process.