fixing paths and re-generating examples

This commit is contained in:
Michael Kohlhase 2019-01-22 09:33:58 +01:00
parent ab2315d6cc
commit 2228d9cc56
17 changed files with 16 additions and 17 deletions

Binary file not shown.

View File

@ -38,7 +38,7 @@
\dfg@applicants@private@lines\hline \dfg@applicants@private@lines\hline
\end{tabular}} \end{tabular}}
\renewenvironment{prop@proposal} \renewenvironment{prop@proposal}
{\ifgeneral% {\ifgeneral
\ifsubmit\setcounter{page}{1}\else \ifsubmit\setcounter{page}{1}\else
\thispagestyle{empty}% \thispagestyle{empty}%
\begin{center} \begin{center}

Binary file not shown.

Binary file not shown.

View File

@ -1,4 +1,3 @@
@PREAMLE{\usepackage{url}}
@misc{Kohlhase:pdpl10, @misc{Kohlhase:pdpl10,
author = {Michael Kohlhase}, author = {Michael Kohlhase},
title = {Preparing {DFG} Proposals in {\LaTeX} with \texttt{dfgproposal.cls}}, title = {Preparing {DFG} Proposals in {\LaTeX} with \texttt{dfgproposal.cls}},

View File

@ -6,7 +6,7 @@
########################################################################### ###########################################################################
# possibly customize the following variables to your setting # possibly customize the following variables to your setting
PROPOSAL = proposal.tex# # the proposal PROPOSAL = proposal.tex# # the proposal
BIB = ../lib# # bibTeX databases
PROP.dir = ../../..# # The LaTeX-proposal class directory PROP.dir = ../../..# # The LaTeX-proposal class directory
BIB = $(PROP.dir)/lib/dummy.bib# # bibTeX databases
########################################################################### ###########################################################################
include $(PROP.dir)/lib/Makefile.dfgproposal include $(PROP.dir)/lib/Makefile.dfgproposal

Binary file not shown.

View File

@ -4,7 +4,7 @@
% - public.tex (like submit.tex, but no financials either) % - public.tex (like submit.tex, but no financials either)
\providecommand{\classoptions}{,keys} % to be overwritten in variants \providecommand{\classoptions}{,keys} % to be overwritten in variants
\documentclass[RAM,gitinfo\classoptions]{dfgproposal} \documentclass[RAM,gitinfo\classoptions]{dfgproposal}
\addbibresource{../lib/dummy} \addbibresource{../lib/dummy.bib}
\usepackage[utf8]{inputenc} \usepackage[utf8]{inputenc}
\input{../lib/WApersons} \input{../lib/WApersons}
% temporary fix for biblatex in TeXLive 2016, % temporary fix for biblatex in TeXLive 2016,

View File

@ -6,7 +6,7 @@
########################################################################### ###########################################################################
# possibly customize the following variables to your setting # possibly customize the following variables to your setting
REPORT = finalreport.tex# # the report REPORT = finalreport.tex# # the report
BIB = ../lib/dummy.bib# # bibTeX databases PROP.dir = ../../..# # The LaTeX-proposal class directory
PROP.dir = ../../..# BIB = ../lib/dummy.bib# # bibTeX databases
########################################################################### ###########################################################################
include $(PROP.dir)/lib/Makefile.dfgproposal include $(PROP.dir)/lib/Makefile.dfgproposal

Binary file not shown.

View File

@ -5,8 +5,8 @@
# used to prepare official versions (hiding development/private info). # used to prepare official versions (hiding development/private info).
########################################################################### ###########################################################################
# possibly customize the following variables to your setting # possibly customize the following variables to your setting
PROPOSAL = proposal.tex# # the proposal PROPOSAL = proposal.tex# # the proposal
BIB = ../lib/dummy.bib# # bibTeX databases
PROP.dir = ../../.. PROP.dir = ../../..
BIB = ../lib/dummy.bib# # bibTeX databases
########################################################################### ###########################################################################
include $(PROP.dir)/lib/Makefile.dfgproposal include $(PROP.dir)/lib/Makefile.dfgproposal

View File

@ -4,7 +4,7 @@
% - public.tex (like submit.tex, but no financials either) % - public.tex (like submit.tex, but no financials either)
\providecommand{\classoptions}{,keys} % to be overwritten in variants \providecommand{\classoptions}{,keys} % to be overwritten in variants
\documentclass[gitinfo,noworkareas,RAM\classoptions]{dfgproposal} \documentclass[gitinfo,noworkareas,RAM\classoptions]{dfgproposal}
\addbibresource{../lib/dummy} \addbibresource{../lib/dummy.bib}
\input{../lib/WApersons} \input{../lib/WApersons}

View File

@ -6,8 +6,8 @@
########################################################################### ###########################################################################
# possibly customize the following variables to your setting # possibly customize the following variables to your setting
PROPOSAL = propB.tex # the proposal PROPOSAL = propB.tex # the proposal
BIB = ../lib/dummy.bib # bibTeX databases PROP.dir = ../../..# # The LaTeX-proposal class directory
PROP.dir = ../../.. BIB = $(PROP.dir)/lib/dummy.bib# # bibTeX databases
########################################################################### ###########################################################################
# the following are computed # the following are computed
TSIMP = # pdflatex Targets without bibTeX TSIMP = # pdflatex Targets without bibTeX
@ -61,9 +61,9 @@ $(TBIB.pdf): %.pdf: %.tex $(SRC) $(BIB) $(PROPCLS)
sort $(PROPOSAL:%.tex=%.delivs) > $(PROPOSAL:%.tex=%.deliverables) sort $(PROPOSAL:%.tex=%.delivs) > $(PROPOSAL:%.tex=%.deliverables)
@if (test -e $(patsubst %.tex, %.idx, $<));\ @if (test -e $(patsubst %.tex, %.idx, $<));\
then makeindex $(patsubst %.tex, %.idx, $<); fi then makeindex $(patsubst %.tex, %.idx, $<); fi
$(MAKE) -$(MAKEFLAGS) $(BBL) biber $(basename $<)
@if (grep "(re)run BibTeX" $(patsubst %.tex, %.log, $<)> /dev/null);\ @if (grep "(re)run" $(patsubst %.tex, %.log, $<)> /dev/null);\
then $(MAKE) -B $(BBL); fi then biber $(basename $<); fi
$(PDFLATEX) $< || $(RM) $@ $(PDFLATEX) $< || $(RM) $@
@if (grep Rerun $(patsubst %.tex, %.log, $<) > /dev/null);\ @if (grep Rerun $(patsubst %.tex, %.log, $<) > /dev/null);\
then $(PDFLATEX) $< || $(RM) $@; fi then $(PDFLATEX) $< || $(RM) $@; fi

Binary file not shown.

View File

@ -6,7 +6,7 @@
\documentclass[noworkareas,deliverables,gitinfo,report,propB\classoptions]{euproposal} \documentclass[noworkareas,deliverables,gitinfo,report,propB\classoptions]{euproposal}
\usepackage[T1]{fontenc} \usepackage[T1]{fontenc}
\usepackage[utf8]{inputenc} \usepackage[utf8]{inputenc}
\addbibresource{../lib/dummy} \addbibresource{../lib/dummy.bib}
\input{../lib/WApersons}% Some sections of the included files depend on this. \input{../lib/WApersons}% Some sections of the included files depend on this.
\begin{document} \begin{document}

View File

@ -56,8 +56,8 @@ $(TARGET.pdf): %.pdf: %.tex $(SRC) $(BIBS) $(PROPCLS)
@if (test -e $(patsubst %.tex, %.idx, $<));\ @if (test -e $(patsubst %.tex, %.idx, $<));\
then makeindex $(patsubst %.tex, %.idx, $<); fi then makeindex $(patsubst %.tex, %.idx, $<); fi
# bbl is up to date $(MAKE) -$(MAKEFLAGS) $(BBL) # bbl is up to date $(MAKE) -$(MAKEFLAGS) $(BBL)
@if (grep "(re)run BibTeX" $(patsubst %.tex, %.log, $<)> /dev/null);\ @if (grep "(re)run" $(patsubst %.tex, %.log, $<)> /dev/null);\
then $(MAKE) -B $(BBL); fi then biber $(basename $<); fi
$(PDFLATEX) $< || $(RM) $@ $(PDFLATEX) $< || $(RM) $@
@if (grep Rerun $(patsubst %.tex, %.log, $<) > /dev/null);\ @if (grep Rerun $(patsubst %.tex, %.log, $<) > /dev/null);\
then $(PDFLATEX) $< || $(RM) $@; fi then $(PDFLATEX) $< || $(RM) $@; fi