Skip to content

Instantly share code, notes, and snippets.

@r-ryantm
Created January 19, 2021 18:02
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save r-ryantm/bb563fee0e08c127b268c862fe228ea9 to your computer and use it in GitHub Desktop.
Save r-ryantm/bb563fee0e08c127b268c862fe228ea9 to your computer and use it in GitHub Desktop.
/nix/store/9hslg06pcihvddx3wi7sgdqld86dc5zr-latex2html-2021
├── bin
│   ├── latex2html
│   ├── pstoimg
│   └── texexpand
├── cfgcache.pm
├── cweb2html
│   ├── cweb2html
│   ├── cweb.cls
│   ├── cweb.perl
│   ├── htcweb.perl
│   ├── htcweb.sty
│   ├── htcweb.tex
│   ├── linkex1.w
│   ├── linkex2.w
│   ├── Makefile
│   ├── makemake.pl
│   ├── README.cweb2html
│   ├── wcltx.bib
│   └── wcltx.w
├── docs
│   ├── appendix.tex
│   ├── changebar.sty
│   ├── credits.tex
│   ├── features.tex
│   ├── hthtml
│   │   ├── hthtml.tex
│   │   ├── Makefile
│   │   └── readme.hthtml
│   ├── hypextra.tex
│   ├── l2hfiles.dat
│   ├── l2hglo.ist
│   ├── l2hidx.ist
│   ├── l2hman.sty
│   ├── licence.tex
│   ├── Makefile
│   ├── manhtml.tex
│   ├── manual.index
│   ├── manual.tex
│   ├── overview.tex
│   ├── problems.tex
│   ├── psfiles
│   │   ├── dn.gif
│   │   ├── eform2.ps
│   │   ├── eform.ps
│   │   ├── eqarrA15.ps
│   │   ├── eqarrA1.ps
│   │   ├── eqarrA2.ps
│   │   ├── eqarrB15.ps
│   │   ├── eqarrB1.ps
│   │   ├── eqarrB2.ps
│   │   ├── eqn15.ps
│   │   ├── eqn1.ps
│   │   ├── eqn2.ps
│   │   ├── figure.ps
│   │   ├── HTMLtab.ps
│   │   ├── table.ps
│   │   └── up.gif
│   ├── support.tex
│   └── userman.tex
├── dot.latex2html-init
├── example
│   ├── Makefile
│   ├── report.tex
│   ├── sec1.tex
│   └── sec2.tex
├── foilhtml
│   ├── foilhtml.dtx
│   ├── foilhtml.ins
│   └── readme.v12
├── icons
│   ├── blueball.gif
│   ├── blueball.png
│   ├── ch_begin.gif
│   ├── ch_begin.png
│   ├── ch_beg_r.gif
│   ├── ch_beg_r.png
│   ├── ch_delet.gif
│   ├── ch_delet.png
│   ├── ch_del_r.gif
│   ├── ch_del_r.png
│   ├── ch_end.gif
│   ├── ch_end.png
│   ├── ch_end_r.gif
│   ├── ch_end_r.png
│   ├── contents.gif
│   ├── contents.png
│   ├── crossref.gif
│   ├── crossref.png
│   ├── footnote.gif
│   ├── footnote.png
│   ├── greenball.gif
│   ├── greenball.png
│   ├── icons.html
│   ├── image.gif
│   ├── image.png
│   ├── index.gif
│   ├── index.png
│   ├── next_g.gif
│   ├── next.gif
│   ├── next_g.png
│   ├── next.png
│   ├── nx_grp_g.gif
│   ├── nx_grp.gif
│   ├── nx_grp_g.png
│   ├── nx_grp.png
│   ├── orangeball.gif
│   ├── orangeball.png
│   ├── pinkball.gif
│   ├── pinkball.png
│   ├── prev_g.gif
│   ├── prev.gif
│   ├── prev_g.png
│   ├── prev.png
│   ├── purpleball.gif
│   ├── purpleball.png
│   ├── pv_grp_g.gif
│   ├── pv_grp.gif
│   ├── pv_grp_g.png
│   ├── pv_grp.png
│   ├── redball.gif
│   ├── redball.png
│   ├── up_g.gif
│   ├── up.gif
│   ├── up_g.png
│   ├── up.png
│   ├── whiteball.gif
│   ├── whiteball.png
│   ├── yellowball.gif
│   └── yellowball.png
├── IndicTeX-HTML
│   ├── bengali.perl
│   ├── bengali.sty
│   ├── devnagri.perl
│   ├── devnagri.sty
│   ├── gujarati.perl
│   ├── gujarati.sty
│   ├── gurmukhi.perl
│   ├── gurmukhi.sty
│   ├── hindi.perl
│   ├── hindi.sty
│   ├── indica.perl
│   ├── indica.sty
│   ├── itrans.perl
│   ├── itrans.sty
│   ├── kannada.perl
│   ├── kannada.sty
│   ├── malyalam.perl
│   ├── malyalam.sty
│   ├── oriya.perl
│   ├── oriya.sty
│   ├── README.IndicTeX-HTML
│   ├── sanskrit.perl
│   ├── sanskrit.sty
│   ├── sinhlese.perl
│   ├── sinhlese.sty
│   ├── tamil.perl
│   ├── tamil.sty
│   ├── telugu.perl
│   ├── telugu.sty
│   ├── tibetan.perl
│   └── tibetan.sty
├── l2hconf.pm
├── L2hos
│   ├── Dos.pm
│   ├── Mac.pm
│   ├── OS2.pm
│   ├── Unix.pm
│   └── Win32.pm
├── L2hos.pm
├── makemap
├── makeseg
│   ├── makeseg
│   └── makeseg.tex
├── share
│   └── texmf
│   └── tex
│   └── latex
│   └── html
│   ├── frames.sty
│   ├── heqn.sty
│   ├── hthtml.sty
│   ├── htmllist.sty
│   ├── html.sty
│   ├── justify.sty
│   ├── ldump.sty
│   ├── techexplHTML.tex
│   └── verbatimfiles.sty
├── styles
│   ├── abnt.perl
│   ├── afrikaan.perl
│   ├── alltt.perl
│   ├── american.perl
│   ├── amsart.perl
│   ├── amsbook.perl
│   ├── amsfonts.perl
│   ├── amsmath.perl
│   ├── amssymb.perl
│   ├── amstex.perl
│   ├── article.perl
│   ├── austrian.perl
│   ├── babelbst.perl
│   ├── babel.perl
│   ├── bahasa.perl
│   ├── book.perl
│   ├── brazil.perl
│   ├── breton.perl
│   ├── catalan.perl
│   ├── changebar.perl
│   ├── CJK.perl
│   ├── colordvi.perl
│   ├── color.perl
│   ├── crayola.txt
│   ├── croatian.perl
│   ├── czech.perl
│   ├── danish.perl
│   ├── dutch.perl
│   ├── english.perl
│   ├── enumerate.perl
│   ├── epsbox.perl
│   ├── epsfig.perl
│   ├── esperant.perl
│   ├── estonian.perl
│   ├── eurosym.perl
│   ├── finnish.perl
│   ├── floatfig.perl
│   ├── floatflt.perl
│   ├── fontenc.perl
│   ├── frames.perl
│   ├── francais.perl
│   ├── french.perl
│   ├── galician.perl
│   ├── germanb.perl
│   ├── german.perl
│   ├── getimagesize.perl
│   ├── graphics.perl
│   ├── graphics-support.perl
│   ├── graphicx.perl
│   ├── harvard.perl
│   ├── heqn.perl
│   ├── hthtml.perl
│   ├── htmllist.perl
│   ├── html.perl
│   ├── hyperref.perl
│   ├── inputenc.perl
│   ├── irish.perl
│   ├── italian.perl
│   ├── justify.perl
│   ├── latexsym.perl
│   ├── letter.perl
│   ├── listings.perl
│   ├── longtable.perl
│   ├── lsorbian.perl
│   ├── luacode.perl
│   ├── luainputenc.perl
│   ├── lyx.perl
│   ├── magyar.perl
│   ├── makeidx.perl
│   ├── more_amsmath.perl
│   ├── multicol.perl
│   ├── multirow.perl
│   ├── natbib.perl
│   ├── norsk.perl
│   ├── nynorsk.perl
│   ├── polish.perl
│   ├── polski.perl
│   ├── polyglossia.perl
│   ├── portuges.perl
│   ├── psfrag.perl
│   ├── report.perl
│   ├── rgb.txt
│   ├── romanian.perl
│   ├── russian.perl
│   ├── scottish.perl
│   ├── seminar.perl
│   ├── SIunits.perl
│   ├── slides.perl
│   ├── slovak.perl
│   ├── slovene.perl
│   ├── spanish.perl
│   ├── supertabular.perl
│   ├── t2a.perl
│   ├── TEMPLATE.perl
│   ├── texdefs.perl
│   ├── texnames.perl
│   ├── textcomp.perl
│   ├── turkish.perl
│   ├── usorbian.perl
│   ├── verbatimfiles.perl
│   ├── verbatim.perl
│   ├── webtex.perl
│   ├── welsh.perl
│   ├── wrapfig.perl
│   ├── xcolor.perl
│   ├── xspace.perl
│   └── xy.perl
├── texinputs
│   ├── frames.sty
│   ├── heqn.sty
│   ├── hthtml.sty
│   ├── htmllist.sty
│   ├── html.sty
│   ├── justify.sty
│   ├── ldump.sty
│   ├── techexplHTML.tex
│   └── verbatimfiles.sty
├── versions
│   ├── cp1251.pl
│   ├── cp1252.pl
│   ├── decmulti.pl
│   ├── frame.pl
│   ├── hebrew.pl
│   ├── html3_0.pl
│   ├── html3_1.pl
│   ├── html3_2.pl
│   ├── html4_01.pl
│   ├── html4_0.pl
│   ├── html4_1.pl
│   ├── html5_0.pl
│   ├── i18n.pl
│   ├── koi8.pl
│   ├── lang.pl
│   ├── latin1.pl
│   ├── latin2.pl
│   ├── latin3.pl
│   ├── latin4.pl
│   ├── latin5.pl
│   ├── latin6.pl
│   ├── latin7.pl
│   ├── latin8.pl
│   ├── latin9.pl
│   ├── macroman.pl
│   ├── math.pl
│   ├── techexpl.pl
│   ├── unicode.pl
│   ├── utf8.pl
│   └── utf8ru.pl
└── XyMTeX-HTML
├── aliphat.perl
├── carom.perl
├── ccycle.perl
├── chemstr.perl
├── chemsym.perl
├── hcycle.perl
├── hetaromh.perl
├── hetarom.perl
├── locant.perl
├── lowcycle.perl
└── xymman.perl
20 directories, 328 files
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment