draining just to be sure for CTAN distribution
This commit is contained in:
parent
7726822d61
commit
a9d2743d58
4
Makefile
4
Makefile
@ -22,12 +22,12 @@ package doc:
|
||||
# - doc (package/class documentation), and
|
||||
# - tex (*.sty and *.cls, etc that LaTeX reads)
|
||||
# of the CTAN and TDS submissions
|
||||
SRCDIRS =
|
||||
SRCDIRS = bin lib
|
||||
DOCDIRS = #eu/examples/strep dfg/examples/proposal
|
||||
DTXDIRS = base dfg eu
|
||||
|
||||
# targets for CTAN.
|
||||
filedate checksum enablechecksum disablechecksum:
|
||||
pfiledate checksum filedate enablechecksum disablechecksum:
|
||||
@for d in $(DTXDIRS); do (cd $$d && $(MAKE) -$(MAKEFLAGS) $@) done
|
||||
|
||||
GITURI = git@github.com:KWARC/LaTeX-proposal.git
|
||||
|
@ -1,4 +1,5 @@
|
||||
LaTeX-proposal: A set of LaTeX classes for preparing proposals for collaborative projects
|
||||
Version: 2016-04-15
|
||||
|
||||
The base proposal class supports many of the general elements of project proposals. It is
|
||||
optimized towards collaborating on writing project proposals. This class is intended to be
|
||||
@ -14,7 +15,7 @@ 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) 2016 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
|
||||
|
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Loading…
Reference in New Issue
Block a user