Tagged Questions
6
votes
2answers
306 views
Resize all images in Latex to a percentage width
I am auto-generating multiple tex files using pandoc (one tex file for each of my chapters). Pandoc generates this tex code for each image.
\begin{figure}[htbp]
\centering
...