Skip to content

Commit f7da35a

Browse files
committed
Patch .tex file automatically with title/author.
1 parent f262651 commit f7da35a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@ install:
2626
script:
2727
# Your test script goes here
2828
- jupyter nbconvert --to latex rosi_py.ipynb
29+
- patch < title_author.diff
2930
- pdflatex rosi_py.tex
3031
- source deactivate
3132

0 commit comments

Comments
 (0)