Got rid of "by" on title page and resized. Switched to more Times-like font.
This commit is contained in:
@@ -29,17 +29,18 @@ RoboSub competition website (and documents) if working on the lighting system fo
|
||||
\end{figure}
|
||||
\begin{table}
|
||||
\centering
|
||||
\begin{tabular}{ll}
|
||||
$x$& $x^{2}$\\
|
||||
\begin{tabular}{ll}\toprule
|
||||
$x$& $x^{2}$\\\midrule
|
||||
1 &1\\
|
||||
2 &4\\
|
||||
3 &9\\
|
||||
3 &9\\\bottomrule
|
||||
\end{tabular}
|
||||
\caption{Table of squared numbers}\label{tab:numbers}
|
||||
\end{table}
|
||||
There is an RU logo in Figure~\ref{fig:ru-logo}.
|
||||
This logo will scale according to the width of the text on the page.
|
||||
There is a helpful list of squared numbers in Table~\ref{tab:numbers}.
|
||||
This table is formatted in the style of a book, which is very differerent than the style one is used to in Excel.
|
||||
|
||||
The test text ``Lorem Ipsum''\index{Lorem Ipsum} is from an ancient text from 45 B.C. \cite{cicero46deFinibus, lipsomwebsite}\\
|
||||
\lipsum[1-5]
|
||||
|
||||
Reference in New Issue
Block a user