On 01.07.19 04:13, Lucas Cordiviola wrote: > On 6/30/2019 10:41 PM, Miller Puckette wrote: > >> The gotcha is that I can't find a way to typeset equations in native HTML... > > How about making the rendered image (of the math equation) with > https://www.codecogs.com/latex/eqneditor.php and include the image in > the HTML doc. (isn't this is what Latex do when it generates an HTML > output ?)
no, LaTeX doesn't rely on a 3rd party service eating all your data in order to create nifty images. i *strongly* suggest to - have **all** the sources (for *anything* generated, including images) in the git-repository - allow to build all artifacts automatically¹ (via the build-system) i'd prefer if the repository *only* contained the sources (and no artifacts), but understand that it is sometimes impractical. fgmasdr IOhannes ¹ unless *you* volunteer to become a build-bot waiting to upload LaTeX sources to whatever webservice to create images in a timely manner.
signature.asc
Description: OpenPGP digital signature
_______________________________________________ Pd-dev mailing list [email protected] https://lists.puredata.info/listinfo/pd-dev
