Binding request: siunitx & friends, enumitem, type1cm, listingsutf8, braket #580
Comments
Thanks for the kind words; it's appreciated!
So, sofar, I've only fixed the least useful parts! Hopefully won't take till 0.9 to get done, but I'll leave that Milestone for now |
Thank you for the quick response! |
OBTW: braket was actually quite easy, and I did manage to squeak that into the distribution before releasing 0.8.1. siunitx looks interesting and useful, but it's a bit larger, so it, along with enumitem will come later. |
Thanks again! |
We ended up needing siunitx, SIunits and hepunits at Authorea immediately, so we ended up writing a mock stub for those files, which is also partial. I'm a bit time constrained w.r.t getting to a full implementation, but at the very least I'll add the Authorea label here, and try to help with making a PR for those packages, together with any other interested parties. |
I'm not familiar with technical terms such as siunitx, mock stub, PR, etc. But did I get that right: the enumitem package will be implemented soon? Since almost all the papers I convert make use of it, this would be highly appreciated! Best regards, Simon |
Thanks for giving a Bruce mentioned earier that it "will take some time" to integrate it into LaTeXML, but with growing interest we can at least prioritize the issue more. I am yet to look into it myself, but we'll get there. |
I'm also interested in an enumitem binding. |
An update: I ended up committing a bare-bones enumitem; it avoids errors, but doesn't yet respect the options. Some will ultimately be easy, but there are so many! Summary so far: braket, type1cm, listingsutf8 supported; enumitem partially; siunitx do be done! |
Hello, I would kindly like to ask support for siunitx as well. Thanks! |
Oh, cool; overlooked this one! All these packages have at least minimal bindings. Thanks for the request! |
Any prospects for \newlist in the enumitem binding? That is a pretty common reason for using enumitem. |
Hmm, yeah. But it doesn't make much sense without proper processing of the key values. I guess I knew this partial binding wasn't going to be good enough for long! :> I've openned #1015 to finsih this; hopefully we can do something soon. |
I've just encountered some unsupported packages while converting one of my documents, that prevent my document to be converted. They are:
I think that the most important is "enumitem", because it allows lists in the form a) b) c) d) etc..., that are a daily matter in writing LaTeX documents. Then, the second most important is "braket", because it's widely used if you write quantum mechanical stuff. I don't really have the necessary knowledge to help you (otherwise I would), but I don't think that translating "braket" macros into HTML should be so difficult, since the commands can be rewritten in plain LaTeX.
Thank you for your efforts and for your program; it's AMAZING! So far, it's the best in what it does, and I've seen huge improvements during these years.
Keep on this way! :D
The text was updated successfully, but these errors were encountered: