Deyan Ginev
Deyan Ginev
I believe `nature.cls` is not yet supported by latexml, adjusting issue title to reflect that. [CTAN docs here](https://www.ctan.org/pkg/nature)
Sorry for a minor aside, but since I had the thought, maybe this is just as good a place to ask as any: Does it at some point become easier...
@Spamakin just to be clear - is the issue here that the leading space before `return` is getting trimmed? That is the piece I managed to reproduce locally.
> Opinions? The usual opinion is that if a certain construct is consistently used to serve a "semantic" function, latexml should try to preserve that information in the structured markup....
Oh, we also have endless discussions about markup abuse! The easy answer: - is to wash our hands and say "that should have been `\footnote`, it is user error". The...
This issue is probably for Bruce to comment on, as he is the principle author of latexml's `RefStepCounter` mechanism. I will just point out that the code currently starts with...
Thanks for the request! We currently have a single `--sitedirectory` option in latexmlpost that determines the base directory of the site, which I believe is the default location for all...
Here is the core XML for the mentioned content: ```xml objectclass ( 1.3.6.1.4.1.1466.344 NAME ’dcObject’ DESC ’RFC2247: domain component object’ SUP top AUXILIARY MUST dc ) ``` These currently post-process...
Since I've caused this, let me say 1) sorry! and 2) creating reasonable markup for floats is hard. There should be a workable setup that allows us to keep the...
I have taken some time to examine this issue. Fundamentally, this is a problem about reflowing listings (in subfigures, but also in general) and I think it will be encountered...