[Rivet-svn] r3951 - trunk/doc

blackhole at projects.hepforge.org blackhole at projects.hepforge.org
Thu Oct 4 16:23:03 BST 2012


Author: fsiegert
Date: Thu Oct  4 16:23:03 2012
New Revision: 3951

Log:
some more splitting up of files to avoid duplication in the paper draft later.

Added:
   trunk/doc/acknowledgements.tex
   trunk/doc/agilerunmc.tex
      - copied, changed from r3950, trunk/doc/appendices.tex
Deleted:
   trunk/doc/appendices.tex
Modified:
   trunk/doc/Makefile.am
   trunk/doc/rivet-manual.tex

Modified: trunk/doc/Makefile.am
==============================================================================
--- trunk/doc/Makefile.am	Thu Oct  4 16:11:03 2012	(r3950)
+++ trunk/doc/Makefile.am	Thu Oct  4 16:23:03 2012	(r3951)
@@ -4,7 +4,7 @@
 
 DOCSOURCES = compare-histos.txt  heppennames.sty warning.png thinker.png cone.png \
   h-physrev3.bst hepnames.sty JHEP3.cls bend.png hepnicenames.sty JHEP.bst \
-  make-plots.txt rivet-manual.tex preamble.tex intro.tex gettingstarted.tex writinganalyses.tex appendices.tex hepparticles.sty maybemath.sty \
+  make-plots.txt rivet-manual.tex preamble.tex intro.tex gettingstarted.tex writinganalyses.tex agilerunmc.tex acknowledgements.tex hepparticles.sty maybemath.sty \
   rivet-manual.pdf hepunits.sty underscore.sty microtype.sty
 
 ## TODO: replace readplot with lighthisto/YODA functionality
@@ -63,7 +63,7 @@
 RM = rm -f
 
 DOCNAME = rivet-manual
-$(DOCNAME).pdf : $(DOCNAME).tex preamble.tex intro.tex gettingstarted.tex writinganalyses.tex appendices.tex analyses.tex refs.bib analyses.bib
+$(DOCNAME).pdf : $(DOCNAME).tex preamble.tex intro.tex gettingstarted.tex writinganalyses.tex agilerunmc.tex acknowledgements.tex analyses.tex refs.bib analyses.bib
 	$(LATEX) $<; true
 	egrep $(MAKEIDX) $< && ($(MAKEINDEX) $(DOCNAME) && cp $(DOCNAME).toc $(DOCNAME).toc.bak && $(LATEX) $<) > /dev/null; true
 	egrep -c $(RERUNBIB) $(DOCNAME).log && ($(BIBTEX) $(DOCNAME) && cp $(DOCNAME).toc $(DOCNAME).toc.bak && $(LATEX) $<); true
@@ -108,7 +108,7 @@
 arxivtar: $(DOCSOURCES) rivet-manual.bbl
 	for i in *.png; do convert $$i $${i/.png/.eps}; done
 	tar czf rivet-manual.tar.gz \
-rivet-manual.tex preamble.tex intro.tex gettingstarted.tex writinganalyses.tex appendices.tex analyses.tex rivetversion.sty rivet-manual.bbl \
+rivet-manual.tex preamble.tex intro.tex gettingstarted.tex writinganalyses.tex agilerunmc.tex acknowledgements.tex analyses.tex rivetversion.sty rivet-manual.bbl \
 hepnames.sty hepnicenames.sty hepparticles.sty heppennames.sty hepunits.sty maybemath.sty microtype.sty underscore.sty \
 bend.eps cone.eps thinker.eps warning.eps \
 h-physrev3.bst JHEP3.cls JHEP.bst

Added: trunk/doc/acknowledgements.tex
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ trunk/doc/acknowledgements.tex	Thu Oct  4 16:23:03 2012	(r3951)
@@ -0,0 +1,17 @@
+Rivet development has been supported by a variety of sources:
+
+\begin{itemize}
+\item All authors aknowledge support from the EU MCnet research network. MCnet
+  is a Marie Curie Research Training Network funded under Framework Programme 6
+  contract MRTN-CT-2006-035606.
+\item Andy Buckley has been supported by grants from the UK Science and
+  Technology Facilities Council (Special Project Grant), the Scottish
+  Universities Physics Alliance (Advanced Research Fellowship), and the
+  Institute for Particle Physics Phenomenology (Associateship).
+\item Holger Schulz acknowledges the support of the German Research Foundation (DFG).
+\end{itemize}
+
+We also wish to thank the CERN MCplots (\url{http://mcplots.cern.ch}) team, and
+especially Anton Karneyeu, for doing the pre-release testing of the Rivet 1.5
+series and pointing out all the bits that we got wrong: Rivet is a much better
+system as a result!

Copied and modified: trunk/doc/agilerunmc.tex (from r3950, trunk/doc/appendices.tex)
==============================================================================
--- trunk/doc/appendices.tex	Thu Oct  4 16:11:03 2012	(r3950, copy source)
+++ trunk/doc/agilerunmc.tex	Thu Oct  4 16:23:03 2012	(r3951)
@@ -1,6 +1,3 @@
-\section{Typical \kbd{agile-runmc} commands}
-\label{app:agilerunmc}
-
 \begin{itemize}
 \item \paragraph{Simple run:}{\kbd{agile-runmc Herwig:6510 -P~lep1.params
       --beams=LEP:91.2 \cmdbreak -n~1000} will use the Fortran Herwig 6.5.10

Modified: trunk/doc/rivet-manual.tex
==============================================================================
--- trunk/doc/rivet-manual.tex	Thu Oct  4 16:11:03 2012	(r3950)
+++ trunk/doc/rivet-manual.tex	Thu Oct  4 16:23:03 2012	(r3951)
@@ -61,29 +61,15 @@
 
 \part{Appendices}
 \appendix
-\input{appendices}
+
+\section{Typical \kbd{agile-runmc} commands}
+\label{app:agilerunmc}
+\input{agilerunmc}
 
 
 \section{Acknowledgements}
 \label{app:acknowledgements}
-
-Rivet development has been supported by a variety of sources:
-
-\begin{itemize}
-\item All authors aknowledge support from the EU MCnet research network. MCnet
-  is a Marie Curie Research Training Network funded under Framework Programme 6
-  contract MRTN-CT-2006-035606.
-\item Andy Buckley has been supported by grants from the UK Science and
-  Technology Facilities Council (Special Project Grant), the Scottish
-  Universities Physics Alliance (Advanced Research Fellowship), and the
-  Institute for Particle Physics Phenomenology (Associateship).
-\item Holger Schulz acknowledges the support of the German Research Foundation (DFG).
-\end{itemize}
-
-We also wish to thank the CERN MCplots (\url{http://mcplots.cern.ch}) team, and
-especially Anton Karneyeu, for doing the pre-release testing of the Rivet 1.5
-series and pointing out all the bits that we got wrong: Rivet is a much better
-system as a result!
+\input{acknowledgements}
 
 
 \cleardoublepage


More information about the Rivet-svn mailing list