Changeset 3324
- Timestamp:
- May 11, 2007, 9:06:04 AM (16 years ago)
- Location:
- trunk/doc/test/gui
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/doc/test/gui/Makefile
r2019 r3324 17 17 usersettings2.tex 18 18 19 GENERATED_FIGS = web.png web.bb19 GENERATED_FIGS = 20 20 21 21 default: dvi … … 48 48 $(PS): $(DVI) 49 49 dvips $(MAIN) 50 51 web.png: ../../development/status/web.gif52 convert +matte $< $@53 ebb $@ -
trunk/doc/test/gui/firstpage.tex
r2135 r3324 32 32 \end{itemize} 33 33 34 \begin{figure}35 \centering36 \begin{htmlonly}37 \includegraphics[width=0.8\textwidth]{../../development/status/web.gif}38 \end{htmlonly}39 \begin{latexonly}40 \includegraphics[width=0.8\textwidth]{web.png}41 \end{latexonly}42 \caption{The development division of the web gui. The section43 numbering follows the numbering in this figure.}44 \label{f:web_status}45 \end{figure}46 47 34 \newpage
Note: See TracChangeset
for help on using the changeset viewer.