Search found 2 matches
- Thu Apr 30, 2009 3:03 pm
- Forum: Graphics, Figures & Tables
- Topic: stepcounter
- Replies: 2
- Views: 2595
Re: stepcounter
thanks! It works perfect!
- Thu Apr 30, 2009 1:43 pm
- Forum: Graphics, Figures & Tables
- Topic: stepcounter
- Replies: 2
- Views: 2595
stepcounter
Hi
Im using this function to be able to post figures in my report:
\ newcommand{\myfig}[3][0]{
\begin{center}
\vspace{1.5cm}
\includegraphics[width=#3\hsize,angle=#1]{#2}
\nobreak\medskip
\end{center}}
\newcommand{\mycaption}[1]{
\vspace{0.1cm}
\begin{quote}
{\begin{center}{\sc Figure ...
Im using this function to be able to post figures in my report:
\ newcommand{\myfig}[3][0]{
\begin{center}
\vspace{1.5cm}
\includegraphics[width=#3\hsize,angle=#1]{#2}
\nobreak\medskip
\end{center}}
\newcommand{\mycaption}[1]{
\vspace{0.1cm}
\begin{quote}
{\begin{center}{\sc Figure ...