From: <pst...@us...> - 2008-05-11 03:54:15
|
Revision: 506 http://jazzplusplus.svn.sourceforge.net/jazzplusplus/?rev=506&view=rev Author: pstieber Date: 2008-05-10 20:54:12 -0700 (Sat, 10 May 2008) Log Message: ----------- Fixed some figures. Modified Paths: -------------- trunk/jazz/doc/jazz.tex Modified: trunk/jazz/doc/jazz.tex =================================================================== --- trunk/jazz/doc/jazz.tex 2008-05-11 03:13:08 UTC (rev 505) +++ trunk/jazz/doc/jazz.tex 2008-05-11 03:54:12 UTC (rev 506) @@ -1033,10 +1033,11 @@ \subsection{Harmony browser}\label{hbrowser} -\latexonly{\begin{figure}% -\includegraphics[scale=0.5]{hb.png}% +\begin{figure}% +\latexonly{\includegraphics[scale=0.5]{hb.png}}% +\htmlonly{\image{0cm;0cm}{hb.png}}% \caption{Harmony browser}% -\end{figure}} +\end{figure} \xlpignore{\begin{figure}% \latexonly{\includegraphics[scale=0.5]{hbtoolb.png}}% @@ -1186,10 +1187,11 @@ \subsection{Random rhythm generator}\label{randrhy} -\latexonly{\begin{figure}% -\includegraphics[scale=0.5]{rrg.png}% +\begin{figure}% +\latexonly{\includegraphics[scale=0.5]{rrg.png}}% +\htmlonly{\image{0cm;0cm}{rrg.png}}% \caption{Random rhythm generator}% -\end{figure}} +\end{figure} \xlpignore{\begin{figure}% \latexonly{\includegraphics[scale=0.5]{rrgtoolb.png}}% @@ -2676,4 +2678,3 @@ \end{document} - This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |