Tagged Questions
4
votes
1answer
88 views
float and caption margin mayhem
I cannot get my caption left justified correctly for wide floats. I have facing pages, and after many experiments, the closest I've come to success is a proper layout only for odd pages.
I would like ...
2
votes
1answer
187 views
Allow floatfoot to left-align beneath figure, but extend past right
I can set my \caption and my \floatfoot as separate widths, using the following example, based on the answer to my previous question: Different width for caption and floatfoot with floatrow
...