Conversation
|
Thanks! Having a dot after numbers is a German convention which I always disable by passing the |
|
I agree, I like the semi-colon too! Your solution seems better than mine, I think in this case it might be a lack of documentation about the option |
This reverts commit edb76f8. The right fix is given in fmarotta#223
This reverts commit edb76f8. The right fix is given in fmarotta#223
|
I guess this PR won't be merged. :-) |
fmarotta#257 (Add the wide algorithm* environment and make its caption style consistent with kaobook) fmarotta#225 (Fix issues related to listings) fmarotta#223 (Fixing figure caption)
Currently the figure captions are of the form "Figure 3.1.:", which seems weird to me: why the point followed by a column? This PR removes that in the
sidefigureandfigure*environments, it might need adjustments for other kinds of floats as well. Please add a commit to this PR if this is the case!