|
Hello,
this is probably a stupid question, but how do I set the image height correctly?
I know there is the "height" attribute, but I can put in whichever value, the size of the image stays the same.
Probably I'm doing something wrong but I can't figure out what it is.
Thanks for helping!
See below my code example.
Cheers,
Clemens
[frame=none, grid=none,cols="2*a"]
|===
|.Caption1
image::FigA.jpg[A,height=10,float="center",align="center"]
|.Caption2
image::FigB.jpg[B,height=10,float="center",align="center"]
|===
|