File tree Expand file tree Collapse file tree 3 files changed +11
-10
lines changed
Expand file tree Collapse file tree 3 files changed +11
-10
lines changed Original file line number Diff line number Diff line change @@ -21,6 +21,7 @@ LSST_Observing_Strategy_White_Paper.pdf
2121# *.ps
2222# *.eps
2323# *.pdf
24+ thisversion.tex
2425
2526# # Bibliography auxiliary files (bibtex/biblatex/biber):
2627* .bbl
Original file line number Diff line number Diff line change 11language : ruby
22rvm :
3- - 1.9.3
3+ - 1.9.3
44script : /bin/bash whitepaper/travis.sh
55before_install :
66 - sudo apt-get install -qq bc tcsh
7- # - yes "" | sudo apt-add-repository ppa:texlive-backports/ppa
8- # - sudo apt-get update -y
9- # - sudo apt-get install -y
10- # inkscape
11- # texlive-fonts-recommended
12- # texlive-latex-extra
13- # texlive-latex-recommended
14- # texlive-xetex
7+ - yes "" | sudo apt-add-repository ppa:texlive-backports/ppa
8+ - sudo apt-get update -y
9+ - sudo apt-get install -y
10+ inkscape
11+ texlive-fonts-recommended
12+ texlive-latex-extra
13+ texlive-latex-recommended
14+ texlive-xetex
1515# Finally, if it's the master branch being updated, force-push the
1616# resulting PDF to an otherwise empty "pdf" branch:
1717after_success : |
Original file line number Diff line number Diff line change @@ -20,7 +20,7 @@ LSST_Observing_Strategy_White_Paper.pdf: version LSST_Observing_Strategy_White_P
2020 pdflatex LSST_Observing_Strategy_White_Paper.tex
2121
2222version :
23- tcsh gen_version.csh --version 0.9
23+ tcsh gen_version.csh --version 0.99
2424
2525run : $(ARG ) _standalone.tex LSST_Observing_Strategy_White_Paper.sty $(BIBFILES ) $(TEXFILES )
2626 pdflatex $(ARG ) _standalone.tex
You can’t perform that action at this time.
0 commit comments