How can I insert a figure (i.e. graphic) that extends 100% of the viewport but with a given height?
|
feedback
|
|
You can use the usual [width=X,height=Y] parameters, but instead of giving a literal X use \columnwidth... If you want the figure to span multiple columns, use \begin{figure*} instead of \begin{Figure} | |||
|
feedback
|
|
You can use:
but construction
will produce image with width of 8cm. | |||
|
feedback
|