more
This commit is contained in:
parent
57fb1b0919
commit
479d1a31a6
@ -1,6 +1,6 @@
|
|||||||
LaTeX-proposal
|
LaTeX-proposal
|
||||||
==============
|
==============
|
||||||
*proposal.cls: A set of LaTeX classes for preparing proposals for collaborative projects
|
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
|
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
|
optimized towards collaborate projects. This class is intended to be specialized to
|
||||||
@ -9,14 +9,16 @@ particular funding bodies that have their own styles.
|
|||||||
MANIFEST:
|
MANIFEST:
|
||||||
base: the base proposal class
|
base: the base proposal class
|
||||||
dfg: the instance for Deutsche Forschungsgemeinschaft
|
dfg: the instance for Deutsche Forschungsgemeinschaft
|
||||||
eu: the instance for EU proposals
|
eu: the instance for EU proposals
|
||||||
etc: style files from the sTeX bundle added for convenience
|
etc: style files from the sTeX bundle added for convenience
|
||||||
(only on GitHub, not on CTAN)
|
(only on GitHub, not on CTAN)
|
||||||
lib: Makefiles for the management of self-documenting packages
|
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
|
Copyright(c) 2010 Michael Kohlhase
|
||||||
The package is distributed under the terms of the LaTeX Project Public License (LPPL)
|
The package is distributed under the terms of the LaTeX Project Public License (LPPL)
|
||||||
|
|
||||||
The development version of this package can be found at
|
The development version of this package can be found at
|
||||||
https://github.com/KWARC/LaTeX-proposal
|
https://github.com/KWARC/LaTeX-proposal
|
||||||
|
This also contains examples and Makefiles that help the proposal writing process.
|
||||||
|
Loading…
Reference in New Issue
Block a user