Changeset 3727


Ignore:
Timestamp:
Oct 10, 2006, 1:12:57 PM (17 years ago)
Author:
sexton
Message:

latex fixups

Location:
anuga_work/production/hobart_2006
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • anuga_work/production/hobart_2006/make_report.py

    r3721 r3727  
    225225fid.write(s)
    226226
    227 s = '\\begin{figure}[hbt] \n \centerline{ \includegraphics[width=\paperwidth]{../report_figures/%s}}' %gauge_map
    228 fid.write(s)
     227#s = '\\begin{figure}[hbt] \n \centerline{ \includegraphics[width=\paperwidth]{../report_figures/%s}}' %gauge_map
     228#fid.write(s)
    229229
    230230s  = """
  • anuga_work/production/hobart_2006/report/hobart_2006_report.tex

    r3725 r3727  
    8484\begin{tabular}{|l|l|l|l|}\hline
    8585\bf{Point Name} & \bf{Easting} & \bf{Northing} & \bf{Elevation}\\ \hline
    86 St 10 & 540651.00 & 5236544.00 & 0.00 \\ \hline
    87 St 12 & 534735.00 & 5234376.00 & 0.00 \\ \hline
    88 St 13 & 533266.00 & 5237952.00 & 0.00 \\ \hline
    89 St 24 & 526314.00 & 5205738.00 & 0.00 \\ \hline
     86St10 & 540651.00 & 5236544.00 & 0.00 \\ \hline
     87St12 & 534735.00 & 5234376.00 & 0.00 \\ \hline
     88St13 & 533266.00 & 5237952.00 & 0.00 \\ \hline
     89St24 & 526314.00 & 5205738.00 & 0.00 \\ \hline
    9090Kingston & 526581.00 & 5241268.00 & 0.00 \\ \hline
    9191HobartWarf & 527257.00 & 5251866.00 & 0.00 \\ \hline
    9292Oil & 526824.00 & 5255822.00 & 0.00 \\ \hline
    9393BelleriveBeach & 530798.00 & 5252544.00 & 0.00 \\ \hline
    94 St 1 & 553902.00 & 5251497.00 & 0.00 \\ \hline
    95 St 2 & 551643.00 & 5253212.00 & 0.00 \\ \hline
     94St1 & 553902.00 & 5251497.00 & 0.00 \\ \hline
     95St2 & 551643.00 & 5253212.00 & 0.00 \\ \hline
    9696D1 & 543176.00 & 5218136.00 & 0.00 \\ \hline
    9797D2 & 531296.00 & 5232876.00 & 0.00 \\ \hline
     
    104104 \end{table}
    105105 
    106 \begin{figure}[hbt]
    107  \centerline{ \includegraphics[width=\paperwidth]{../report_figures/hobart_gauge.jpg}}
     106
    108107\caption{Point locations used for Hobart study.} 
    109108\label{fig:points}
  • anuga_work/production/hobart_2006/report/latexoutput.tex

    r3724 r3727  
    22 \centering
    33 \begin{tabular}{cc}
    4 \includegraphics[width=0.49\linewidth, height=50mm]{../report_figures/gaugeSt_10stage.png}&
    5 \includegraphics[width=0.49\linewidth, height=50mm]{../report_figures/gaugeSt_10speed.png}\\
     4\includegraphics[width=0.49\linewidth, height=50mm]{../report_figures/gaugeSt10stage.png}&
     5\includegraphics[width=0.49\linewidth, height=50mm]{../report_figures/gaugeSt10speed.png}\\
    66\end{tabular}
    7  \caption{Time series for stage and speed at St_10 location (elevation -0.92m)}
    8  \label{fig:gaugeSt_10}
     7 \caption{Time series for stage and speed at St10 location (elevation -0.92m)}
     8 \label{fig:gaugeSt10}
    99 \end{figure}
    1010 
     
    1212 \centering
    1313 \begin{tabular}{cc}
    14 \includegraphics[width=0.49\linewidth, height=50mm]{../report_figures/gaugeSt_12stage.png}&
    15 \includegraphics[width=0.49\linewidth, height=50mm]{../report_figures/gaugeSt_12speed.png}\\
     14\includegraphics[width=0.49\linewidth, height=50mm]{../report_figures/gaugeSt12stage.png}&
     15\includegraphics[width=0.49\linewidth, height=50mm]{../report_figures/gaugeSt12speed.png}\\
    1616\end{tabular}
    17  \caption{Time series for stage and speed at St_12 location (elevation -3.14m)}
    18  \label{fig:gaugeSt_12}
     17 \caption{Time series for stage and speed at St12 location (elevation -3.14m)}
     18 \label{fig:gaugeSt12}
    1919 \end{figure}
    2020 
     
    2222 \centering
    2323 \begin{tabular}{cc}
    24 \includegraphics[width=0.49\linewidth, height=50mm]{../report_figures/gaugeSt_13stage.png}&
    25 \includegraphics[width=0.49\linewidth, height=50mm]{../report_figures/gaugeSt_13speed.png}\\
     24\includegraphics[width=0.49\linewidth, height=50mm]{../report_figures/gaugeSt13stage.png}&
     25\includegraphics[width=0.49\linewidth, height=50mm]{../report_figures/gaugeSt13speed.png}\\
    2626\end{tabular}
    27  \caption{Time series for stage and speed at St_13 location (elevation 0.77m)}
    28  \label{fig:gaugeSt_13}
     27 \caption{Time series for stage and speed at St13 location (elevation 0.77m)}
     28 \label{fig:gaugeSt13}
    2929 \end{figure}
    3030 
     
    3232 \centering
    3333 \begin{tabular}{cc}
    34 \includegraphics[width=0.49\linewidth, height=50mm]{../report_figures/gaugeSt_24stage.png}&
    35 \includegraphics[width=0.49\linewidth, height=50mm]{../report_figures/gaugeSt_24speed.png}\\
     34\includegraphics[width=0.49\linewidth, height=50mm]{../report_figures/gaugeSt24stage.png}&
     35\includegraphics[width=0.49\linewidth, height=50mm]{../report_figures/gaugeSt24speed.png}\\
    3636\end{tabular}
    37  \caption{Time series for stage and speed at St_24 location (elevation -3.97m)}
    38  \label{fig:gaugeSt_24}
     37 \caption{Time series for stage and speed at St24 location (elevation -3.97m)}
     38 \label{fig:gaugeSt24}
    3939 \end{figure}
    4040 
     
    8282 \centering
    8383 \begin{tabular}{cc}
    84 \includegraphics[width=0.49\linewidth, height=50mm]{../report_figures/gaugeSt_1stage.png}&
    85 \includegraphics[width=0.49\linewidth, height=50mm]{../report_figures/gaugeSt_1speed.png}\\
     84\includegraphics[width=0.49\linewidth, height=50mm]{../report_figures/gaugeSt1stage.png}&
     85\includegraphics[width=0.49\linewidth, height=50mm]{../report_figures/gaugeSt1speed.png}\\
    8686\end{tabular}
    87  \caption{Time series for stage and speed at St_1 location (elevation -2.98m)}
    88  \label{fig:gaugeSt_1}
     87 \caption{Time series for stage and speed at St1 location (elevation -2.98m)}
     88 \label{fig:gaugeSt1}
    8989 \end{figure}
    9090 
     
    9292 \centering
    9393 \begin{tabular}{cc}
    94 \includegraphics[width=0.49\linewidth, height=50mm]{../report_figures/gaugeSt_2stage.png}&
    95 \includegraphics[width=0.49\linewidth, height=50mm]{../report_figures/gaugeSt_2speed.png}\\
     94\includegraphics[width=0.49\linewidth, height=50mm]{../report_figures/gaugeSt2stage.png}&
     95\includegraphics[width=0.49\linewidth, height=50mm]{../report_figures/gaugeSt2speed.png}\\
    9696\end{tabular}
    97  \caption{Time series for stage and speed at St_2 location (elevation -1.49m)}
    98  \label{fig:gaugeSt_2}
     97 \caption{Time series for stage and speed at St2 location (elevation -1.49m)}
     98 \label{fig:gaugeSt2}
    9999 \end{figure}
    100100 
Note: See TracChangeset for help on using the changeset viewer.