Tagged Questions
5
votes
1answer
439 views
Combine multiple PDF files into one document
I have multiple single page PDFs I'd like to join together into a single file. (Obviously I mean the file format and not the probability distributions here!)
I'm aware of free online services such as ...
11
votes
1answer
291 views
Exporting numbered equations to HTML/TeX using conversion rules
This question is a follow up from this one. It may also be considered a duplicate since I have already asked this question in stackoverflow almost a year ago. For a background on using numbered ...
11
votes
2answers
309 views
Exporting notebook to HTML, using conversion rules
The idea is to export the whole notebook to HTML with all the math equations in latex form. In this way we can add the mathjax script and it will take care of the math.
Suppose we have the following ...