Guest User

Untitled

a guest
Dec 14th, 2018
67
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.52 KB | None | 0 0
  1. longdef@caption#1[#2]#3{%
  2. par
  3. addcontentsline{csname ext@#1endcsname}{#1}%
  4. {csname fnum@#1endcsname.spaceignorespaces #2}%
  5. begingroup
  6. @parboxrestore
  7. if@minipage
  8. @setminipage
  9. fi
  10. normalsize
  11. @makecaption{csname fnum@#1endcsname}{ignorespaces #3}par
  12. endgroup}
  13.  
  14. begin{figure}[!h]
  15. centering
  16. includegraphics[width=0.6linewidth]Chapter1Figures/name.jpg}
  17. caption{words go here
  18. label{fig:ENERGYbySOURCE}}
  19. end{figure}
Add Comment
Please, Sign In to add comment