Skip to content

subcaption: Change the default value for \subcaption@minipage's 1st (optional) argument from 'b' to either 'b' or 't'

Currently \begin{subcaptionblock}{...} is identical to \begin{subcaptionblock}[b]{...} but this is only suitable if no main caption was typeset so far. Therefore it should be changed from b to either b' or t'.

Edited by Axel Sommerfeldt