Skip to content

Commit 189c377

Browse files
author
Liam Horne
committed
Added example table:
1 parent 154763a commit 189c377

File tree

4 files changed

+6
-5
lines changed

4 files changed

+6
-5
lines changed

examplefigure.jpg

312 KB
Loading

exampletable.png

9.14 KB
Loading

report.pdf

9.31 KB
Binary file not shown.

report.tex

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -110,16 +110,17 @@
110110

111111
% Write your body here
112112

113-
%%%%%%% Example, remove this entire block %%%%%%%%%
113+
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
114+
%%%%%%% This is an example, remove this entire block %%%%%%%%%
114115
\mySection{My Amazing Section}{
115116
\lipsum[2] % remove this line
116117
\mySubSection{My Amazing SubSection} {
117118
\lipsum[12] % remove this line
118119
\mySubSubSection{My Amazing SubSubSection} {
119120
\lipsum[10] % remove this line
120-
\myFigure{0.10}{exampleimage.jpg}{Hello, World} % remove this line
121+
\myFigure{0.10}{examplefigure.jpg}{Hello, World} % remove this line
121122
\lipsum[11-12] %remove this line
122-
\myTable{0.1}{exampleimage.jpg}{Hello, Table}
123+
\myTable{0.4}{exampletable.png}{Hello, Table}
123124
}
124125
}
125126
}
@@ -133,8 +134,8 @@
133134
}
134135
}
135136
}
136-
%%%%%%% Example, remove this entire block %%%%%%%%%
137-
137+
%%%%%%% This is an example, remove this entire block %%%%%%%%%
138+
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
138139
}
139140

140141
% Conclusions

0 commit comments

Comments
 (0)