arxiv-vanity / engrafo

Convert LaTeX documents into beautiful responsive web pages using LaTeXML.
https://www.arxiv-vanity.com
Apache License 2.0
1.07k stars 92 forks source link

Use LaTeXML option to put JavaScript at the end #1015

Open bfirsh opened 4 years ago

bfirsh commented 4 years ago

We either do this all ourselves or do some reordering somewhere, I forget. But we should use the LaTeXML option now! https://github.com/brucemiller/LaTeXML/issues/1044

shashank2000 commented 3 years ago

Is this still available? I'd be interested!

dginev commented 3 years ago

@shashank2000 it should still be available and you should be able to file a small PR that just adds the --xsltparameter=LATEJS:true option to the call to latexmlc inside engrafo to get the basic effect.

Then it comes down to testing that it doesn't break anything and behaves as expected.

I'm just taking a look at the engrafo issue list, and it seems we need more hands on board to get things up to date with the 2021 arXiv, so let's help where we can.

bfirsh commented 3 years ago

Hello @dginev. :D

We might need some help getting latexml updated too. Last time I tried there were lots of test failures and I didn't have the time to look into it in depth...

Arkadipta-Chatterjee commented 3 years ago

Is it still available?I am interested

hound77 commented 1 year ago

@dginev is it still available ?

vishwakarmavineet commented 1 year ago

Hey ,I am new in this field. I want to contribute in this .Please guide me anyone how to start.