Changeset 3477 for production/onslow_2006/make_report.py
- Timestamp:
- Aug 9, 2006, 4:10:32 PM (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
production/onslow_2006/make_report.py
r3396 r3477 237 237 fid.write(s) 238 238 239 s = '\\begin{figure}[hbt] \n \centerline{ \includegraphics[width= 150mm, height=100mm]{../report_figures/%s}}' %gauge_map239 s = '\\begin{figure}[hbt] \n \centerline{ \includegraphics[width=\paperwidth]{../report_figures/%s}}' %gauge_map 240 240 fid.write(s) 241 241
Note: See TracChangeset
for help on using the changeset viewer.