We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 2f64692 + f7da35a commit 0db2a75Copy full SHA for 0db2a75
.travis.yml
@@ -26,6 +26,7 @@ install:
26
script:
27
# Your test script goes here
28
- jupyter nbconvert --to latex rosi_py.ipynb
29
+ - patch < title_author.diff
30
- pdflatex rosi_py.tex
31
- source deactivate
32
rosi_py/title_author.diff
@@ -0,0 +1,14 @@
1
+--- rosi_py.tex 2018-04-18 14:14:39.439388576 -0400
2
++++ rosi_py.tex 2018-04-18 14:15:29.883386466 -0400
3
+@@ -141,8 +141,9 @@
4
+ \def\gt{>}
5
+ \def\lt{<}
6
+ % Document parameters
7
+- \title{rosi\_py}
8
+-
9
++ \title{Assessing the Safety of Rosiglitazone\\
10
++ for the Treatment of Type 2 Diabetes}
11
++ \author{Konstantinos Vamvourellis}
12
+
13
14
0 commit comments