-
Notifications
You must be signed in to change notification settings - Fork 16
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Caption font reset #720
Comments
Sorry, but the caption package is currently not supported. See e.g. #84 and also the status list https://latex3.github.io/tagging-project/tagging-status/ |
Thanks. Much appreciated. |
You could try the following. It is not perfect (e.g. the label is not tagged as Lbl) and not much tested, so can perhaps break somewhere (e.g. better do not use \parbox inside a caption ...), but for normal captions it seems to work. Feedback about problems is welcome!
|
This patch resolves the caption font issue in my test files. However, the interaction with list of figures still occurs, leading to warnings:
|
This patch does resolve the font issue of the caption for float. Thanks. |
@John02139 try with this addition:
|
If I do this in my cls file, the tagging warning is cured:
(I guess I am uncertain of the correct loading order.) |
Testphase=phase-III
Caption label and text font is reset to serif.
MWE-CaptionTest.zip
Testphase=phase-II gives the correct output.
Thanks
Senthil
The text was updated successfully, but these errors were encountered: