Skip to content

Instantly share code, notes, and snippets.

@ryantm
Created November 1, 2019 19:03
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 ryantm/5823fdd53a4e9ddd8511c0540fe291fe to your computer and use it in GitHub Desktop.
Save ryantm/5823fdd53a4e9ddd8511c0540fe291fe to your computer and use it in GitHub Desktop.
/nix/store/8lf7s1c5vsldpwalf6fyrf2hg0255hn1-dblatex-0.3.11
├── bin
│   └── dblatex
├── lib
│   └── python2.7
│   └── site-packages
│   ├── dblatex-0.3.11-py2.7.egg-info
│   └── dbtexmf
│   ├── core
│   │   ├── commander.py
│   │   ├── commander.pyc
│   │   ├── confparser.py
│   │   ├── confparser.pyc
│   │   ├── dbtex.py
│   │   ├── dbtex.pyc
│   │   ├── error.py
│   │   ├── error.pyc
│   │   ├── imagedata.py
│   │   ├── imagedata.pyc
│   │   ├── __init__.py
│   │   ├── __init__.pyc
│   │   ├── logger.py
│   │   ├── logger.pyc
│   │   ├── sgmlent.txt
│   │   ├── sgmlxml.py
│   │   ├── sgmlxml.pyc
│   │   ├── txtparser.py
│   │   ├── txtparser.pyc
│   │   ├── xmlparser.py
│   │   └── xmlparser.pyc
│   ├── dblatex
│   │   ├── dblatex.py
│   │   ├── dblatex.pyc
│   │   ├── grubber
│   │   │   ├── bibtex.py
│   │   │   ├── bibtex.pyc
│   │   │   ├── bibtopic.py
│   │   │   ├── bibtopic.pyc
│   │   │   ├── dvips.py
│   │   │   ├── dvips.pyc
│   │   │   ├── index.py
│   │   │   ├── index.pyc
│   │   │   ├── __init__.py
│   │   │   ├── __init__.pyc
│   │   │   ├── latex.py
│   │   │   ├── latex.pyc
│   │   │   ├── logparser.py
│   │   │   ├── logparser.pyc
│   │   │   ├── makeidx.py
│   │   │   ├── makeidx.pyc
│   │   │   ├── maker.py
│   │   │   ├── maker.pyc
│   │   │   ├── msg.py
│   │   │   ├── msg.pyc
│   │   │   ├── pdftex.py
│   │   │   ├── pdftex.pyc
│   │   │   ├── plugins.py
│   │   │   ├── plugins.pyc
│   │   │   ├── ps2pdf.py
│   │   │   ├── ps2pdf.pyc
│   │   │   ├── texbuilder.py
│   │   │   ├── texbuilder.pyc
│   │   │   ├── texparser.py
│   │   │   ├── texparser.pyc
│   │   │   ├── util.py
│   │   │   ├── util.pyc
│   │   │   ├── xetex.py
│   │   │   ├── xetex.pyc
│   │   │   ├── xindylang.xml
│   │   │   ├── xr-hyper.py
│   │   │   └── xr-hyper.pyc
│   │   ├── __init__.py
│   │   ├── __init__.pyc
│   │   ├── rawlabel.py
│   │   ├── rawlabel.pyc
│   │   ├── rawparse.py
│   │   ├── rawparse.pyc
│   │   ├── rawtex.py
│   │   ├── rawtex.pyc
│   │   ├── rawverb.py
│   │   ├── rawverb.pyc
│   │   ├── runtex.py
│   │   ├── runtex.pyc
│   │   ├── texcodec.py
│   │   ├── texcodec.pyc
│   │   ├── texhyphen.py
│   │   ├── texhyphen.pyc
│   │   ├── unient.py
│   │   ├── unient.pyc
│   │   └── xetex
│   │   ├── codec.py
│   │   ├── codec.pyc
│   │   ├── fcfallback.py
│   │   ├── fcfallback.pyc
│   │   ├── fcmanager.py
│   │   ├── fcmanager.pyc
│   │   ├── fontspec.py
│   │   ├── fontspec.pyc
│   │   ├── fsconfig.py
│   │   ├── fsconfig.pyc
│   │   ├── fsencoder.py
│   │   ├── fsencoder.pyc
│   │   ├── __init__.py
│   │   └── __init__.pyc
│   ├── __init__.py
│   ├── __init__.pyc
│   └── xslt
│   ├── 4xslt.py
│   ├── 4xslt.pyc
│   ├── __init__.py
│   ├── __init__.pyc
│   ├── saxon.py
│   ├── saxon.pyc
│   ├── xsltconf.py
│   ├── xsltconf.pyc
│   ├── xsltproc.py
│   ├── xsltproc.pyc
│   ├── xslt.py
│   └── xslt.pyc
└── share
├── dblatex
│   ├── latex
│   │   ├── contrib
│   │   │   ├── db2latex
│   │   │   │   ├── db2latex.sty
│   │   │   │   ├── graphics
│   │   │   │   │   ├── caution.eps
│   │   │   │   │   ├── caution.pdf
│   │   │   │   │   ├── important.eps
│   │   │   │   │   ├── important.pdf
│   │   │   │   │   ├── note.eps
│   │   │   │   │   ├── note.pdf
│   │   │   │   │   ├── tip.eps
│   │   │   │   │   ├── tip.pdf
│   │   │   │   │   ├── warning.eps
│   │   │   │   │   └── warning.pdf
│   │   │   │   └── param.xsl
│   │   │   └── example
│   │   │   └── dbsimple.sty
│   │   ├── graphics
│   │   │   ├── dblatex.eps
│   │   │   ├── dblatex.png
│   │   │   ├── warning.eps
│   │   │   ├── warning.fig
│   │   │   └── warning.pdf
│   │   ├── misc
│   │   │   ├── attachfile.sty
│   │   │   ├── bibtopic.sty
│   │   │   ├── enumitem.sty
│   │   │   ├── lastpage.sty
│   │   │   ├── multirow2.sty
│   │   │   ├── passivetex
│   │   │   │   ├── dummyels.sty
│   │   │   │   ├── LICENSE
│   │   │   │   └── unicode.sty
│   │   │   ├── ragged2e.sty
│   │   │   └── xelatex
│   │   │   └── xecyr.sty
│   │   ├── scripts
│   │   │   └── doc.ist
│   │   ├── specs
│   │   │   ├── db2latex.xml
│   │   │   ├── native.xml
│   │   │   └── simple.xml
│   │   └── style
│   │   ├── dbk_admonition.sty
│   │   ├── dbk_annot.sty
│   │   ├── dbk_biblio.sty
│   │   ├── dbk_callout.sty
│   │   ├── dbk_changebar.sty
│   │   ├── dbk_core.sty
│   │   ├── dbk_cover.sty
│   │   ├── dbk_fonts.sty
│   │   ├── dbk_graphic.sty
│   │   ├── dbk_headfoot.sty
│   │   ├── dbk_hyper.sty
│   │   ├── dbk_item.sty
│   │   ├── dbk_locale.sty
│   │   ├── dbk_misc.sty
│   │   ├── dbk_revision.sty
│   │   ├── dbk_table.sty
│   │   ├── dbk_title.sty
│   │   ├── dbk_verbatim.sty
│   │   └── docbook.sty
│   ├── schema
│   │   ├── dblatex-config.dtd
│   │   ├── dblatex-config.rnc
│   │   └── dblatex-config.rng
│   └── xsl
│   ├── abstract.xsl
│   ├── admon.xsl
│   ├── annotation.xsl
│   ├── appendix.xsl
│   ├── biblio.xsl
│   ├── bridgehead.xsl
│   ├── callout.xsl
│   ├── chapter.xsl
│   ├── chunker.xsl
│   ├── citation.xsl
│   ├── classsynopsis.xsl
│   ├── color.xsl
│   ├── common
│   │   ├── af.xml
│   │   ├── am.xml
│   │   ├── ar.xml
│   │   ├── az.xml
│   │   ├── bg.xml
│   │   ├── bn.xml
│   │   ├── bs.xml
│   │   ├── ca.xml
│   │   ├── common.xsl
│   │   ├── cs.xml
│   │   ├── cy.xml
│   │   ├── da.xml
│   │   ├── de.xml
│   │   ├── el.xml
│   │   ├── en.xml
│   │   ├── es.xml
│   │   ├── et.xml
│   │   ├── eu.xml
│   │   ├── fa.xml
│   │   ├── fi.xml
│   │   ├── fr.xml
│   │   ├── ga.xml
│   │   ├── gentext.xsl
│   │   ├── gu.xml
│   │   ├── he.xml
│   │   ├── hi.xml
│   │   ├── hr.xml
│   │   ├── hu.xml
│   │   ├── id.xml
│   │   ├── it.xml
│   │   ├── ja.xml
│   │   ├── kn.xml
│   │   ├── ko.xml
│   │   ├── l10n.dtd
│   │   ├── l10n.xml
│   │   ├── l10n.xsl
│   │   ├── labels.xsl
│   │   ├── la.xml
│   │   ├── lib.xsl
│   │   ├── lt.xml
│   │   ├── misc.xsl
│   │   ├── mkdoclist.xsl
│   │   ├── mklistings.xsl
│   │   ├── mn.xml
│   │   ├── nb.xml
│   │   ├── nl.xml
│   │   ├── nn.xml
│   │   ├── no.xml
│   │   ├── olink.xsl
│   │   ├── or.xml
│   │   ├── pa.xml
│   │   ├── pl.xml
│   │   ├── pt_br.xml
│   │   ├── pt.xml
│   │   ├── ro.xml
│   │   ├── ru.xml
│   │   ├── sk.xml
│   │   ├── sl.xml
│   │   ├── sq.xml
│   │   ├── sr_Latn.xml
│   │   ├── sr.xml
│   │   ├── subtitles.xsl
│   │   ├── sv.xml
│   │   ├── ta.xml
│   │   ├── th.xml
│   │   ├── titles.xsl
│   │   ├── tl.xml
│   │   ├── tr.xml
│   │   ├── uk.xml
│   │   ├── vi.xml
│   │   ├── xh.xml
│   │   ├── zh_cn.xml
│   │   └── zh_tw.xml
│   ├── component.xsl
│   ├── cover.xsl
│   ├── dingbat.xsl
│   ├── docbookng.xsl
│   ├── docbook.xsl
│   ├── email.xsl
│   ├── equation.xsl
│   ├── errors.xsl
│   ├── example.xsl
│   ├── fasttext.xsl
│   ├── figure.xsl
│   ├── footnote.xsl
│   ├── format.xsl
│   ├── glossary.xsl
│   ├── graphic.xsl
│   ├── htmltbl.xsl
│   ├── index.xsl
│   ├── inlined.xsl
│   ├── keyword.xsl
│   ├── labelid.xsl
│   ├── lang.xsl
│   ├── latex_book_fast.xsl
│   ├── latex_book.xsl
│   ├── legalnotice.xsl
│   ├── lists.xsl
│   ├── main.xsl
│   ├── mapping.dtd
│   ├── mathml2
│   │   ├── cmarkup.xsl
│   │   ├── entities.xsl
│   │   ├── glayout.xsl
│   │   ├── mapmmlent.xml
│   │   ├── mathml.xsl
│   │   ├── mmltex.xsl
│   │   ├── README
│   │   ├── scripts.xsl
│   │   ├── tables.xsl
│   │   └── tokens.xsl
│   ├── mediaobjectco.xsl
│   ├── mediaobject.xsl
│   ├── msgset.xsl
│   ├── newtbl.xsl
│   ├── pagesetup.xsl
│   ├── param.xsl
│   ├── para.xsl
│   ├── part.xsl
│   ├── pdfmeta.xsl
│   ├── pi.xsl
│   ├── preamble.xsl
│   ├── procedure.xsl
│   ├── qandaset.xsl
│   ├── quote.xsl
│   ├── refentry.xsl
│   ├── revision.xsl
│   ├── scape.xsl
│   ├── secmap.xml
│   ├── sections.xsl
│   ├── set.xsl
│   ├── sgmltag.xsl
│   ├── sidebar.xsl
│   ├── synopsis.xsl
│   ├── tablen.xsl
│   ├── texmap.xml
│   ├── toc_lot.xsl
│   ├── url.xsl
│   ├── verbatimco.xsl
│   ├── verbatim.xsl
│   ├── version.xsl
│   └── xref.xsl
├── doc
│   └── dblatex
│   ├── manual.pdf
│   ├── release-notes.pdf
│   └── xhtml
│   ├── manual
│   │   ├── alt.use.html
│   │   ├── annotation.support.html
│   │   ├── apas02.html
│   │   ├── apas03.html
│   │   ├── apas04.html
│   │   ├── apas05.html
│   │   ├── apas06.html
│   │   ├── apas07.html
│   │   ├── apas08.html
│   │   ├── apas09.html
│   │   ├── apas10.html
│   │   ├── apas11.html
│   │   ├── apas12.html
│   │   ├── apas13.html
│   │   ├── apas14.html
│   │   ├── apas15.html
│   │   ├── apas16.html
│   │   ├── apas17.html
│   │   ├── apas19.html
│   │   ├── apas20.html
│   │   ├── apbs02.html
│   │   ├── apbs03.html
│   │   ├── apbs04.html
│   │   ├── beginpage.as.pagebreak.html
│   │   ├── bi01.html
│   │   ├── biblioentry.item.separator.html
│   │   ├── biblioentry.numbered.html
│   │   ├── bibliography.numbered.html
│   │   ├── bibliography.tocdepth.html
│   │   ├── body.font.family.html
│   │   ├── callout.linkends.hot.html
│   │   ├── calloutlist.style.html
│   │   ├── callout.markup.circled.html
│   │   ├── ch01.html
│   │   ├── ch01s02.html
│   │   ├── ch01s03.html
│   │   ├── ch01s05.html
│   │   ├── ch02s03.html
│   │   ├── ch03.html
│   │   ├── ch03s09.html
│   │   ├── ch03s10.html
│   │   ├── ch03s14.html
│   │   ├── ch03s15.html
│   │   ├── ch03s16.html
│   │   ├── ch04s04.html
│   │   ├── ch04s08.html
│   │   ├── ch05.html
│   │   ├── ch06s02.html
│   │   ├── ch06s03.html
│   │   ├── citation.default.style.html
│   │   ├── citation.natbib.options.html
│   │   ├── citation.natbib.use.html
│   │   ├── cjk.font.html
│   │   ├── co.linkends.show.html
│   │   ├── colophon.tocdepth.html
│   │   ├── crop.marks.html
│   │   ├── crop.mode.html
│   │   ├── crop.options.html
│   │   ├── crop.page.height.html
│   │   ├── crop.page.width.html
│   │   ├── crop.paper.type.html
│   │   ├── dedication.tocdepth.html
│   │   ├── default.table.rules.html
│   │   ├── default.table.width.html
│   │   ├── doc.alignment.html
│   │   ├── doc.collab.show.html
│   │   ├── doc.layout.html
│   │   ├── doc.lot.show.html
│   │   ├── doc.pdfcreator.show.html
│   │   ├── doc.publisher.show.html
│   │   ├── doc.section.depth.html
│   │   ├── doc.toc.show.html
│   │   ├── draft.mode.html
│   │   ├── draft.watermark.html
│   │   ├── endnotes.heading.command.html
│   │   ├── endnotes.heading.groups.html
│   │   ├── endnotes.heading.style.html
│   │   ├── endnotes.properties.html
│   │   ├── equation.default.position.html
│   │   ├── example.default.position.html
│   │   ├── example.float.type.html
│   │   ├── figure.anchor.top.html
│   │   ├── figure.caution.html
│   │   ├── figure.default.position.html
│   │   ├── figure.important.html
│   │   ├── figure.note.html
│   │   ├── figures
│   │   │   ├── eq1.png
│   │   │   └── eq4.png
│   │   ├── figure.tip.html
│   │   ├── figure.title.top.html
│   │   ├── figure.warning.html
│   │   ├── filename.as.url.html
│   │   ├── footnote.as.endnote.html
│   │   ├── froglogic-logo.png
│   │   ├── funcsynopsis.decoration.html
│   │   ├── funcsynopsis.style.html
│   │   ├── function.parens.html
│   │   ├── geometry.options.html
│   │   ├── glossary.numbered.html
│   │   ├── glossary.tocdepth.html
│   │   ├── glossterm.auto.link.html
│   │   ├── hyphenation.format.html
│   │   ├── imagedata.boxed.html
│   │   ├── imagedata.default.scale.html
│   │   ├── imagedata.file.check.html
│   │   ├── imageobjectco.hide.html
│   │   ├── images
│   │   │   ├── annot-close.png
│   │   │   ├── annot-open.png
│   │   │   ├── blank.png
│   │   │   ├── callouts
│   │   │   │   ├── 10.gif
│   │   │   │   ├── 10.png
│   │   │   │   ├── 10.svg
│   │   │   │   ├── 11.gif
│   │   │   │   ├── 11.png
│   │   │   │   ├── 11.svg
│   │   │   │   ├── 12.gif
│   │   │   │   ├── 12.png
│   │   │   │   ├── 12.svg
│   │   │   │   ├── 13.gif
│   │   │   │   ├── 13.png
│   │   │   │   ├── 13.svg
│   │   │   │   ├── 14.gif
│   │   │   │   ├── 14.png
│   │   │   │   ├── 14.svg
│   │   │   │   ├── 15.gif
│   │   │   │   ├── 15.png
│   │   │   │   ├── 15.svg
│   │   │   │   ├── 16.svg
│   │   │   │   ├── 17.svg
│   │   │   │   ├── 18.svg
│   │   │   │   ├── 19.svg
│   │   │   │   ├── 1.gif
│   │   │   │   ├── 1.png
│   │   │   │   ├── 1.svg
│   │   │   │   ├── 20.svg
│   │   │   │   ├── 21.svg
│   │   │   │   ├── 22.svg
│   │   │   │   ├── 23.svg
│   │   │   │   ├── 24.svg
│   │   │   │   ├── 25.svg
│   │   │   │   ├── 26.svg
│   │   │   │   ├── 27.svg
│   │   │   │   ├── 28.svg
│   │   │   │   ├── 29.svg
│   │   │   │   ├── 2.gif
│   │   │   │   ├── 2.png
│   │   │   │   ├── 2.svg
│   │   │   │   ├── 30.svg
│   │   │   │   ├── 3.gif
│   │   │   │   ├── 3.png
│   │   │   │   ├── 3.svg
│   │   │   │   ├── 4.gif
│   │   │   │   ├── 4.png
│   │   │   │   ├── 4.svg
│   │   │   │   ├── 5.gif
│   │   │   │   ├── 5.png
│   │   │   │   ├── 5.svg
│   │   │   │   ├── 6.gif
│   │   │   │   ├── 6.png
│   │   │   │   ├── 6.svg
│   │   │   │   ├── 7.gif
│   │   │   │   ├── 7.png
│   │   │   │   ├── 7.svg
│   │   │   │   ├── 8.gif
│   │   │   │   ├── 8.png
│   │   │   │   ├── 8.svg
│   │   │   │   ├── 9.gif
│   │   │   │   ├── 9.png
│   │   │   │   └── 9.svg
│   │   │   ├── caution.gif
│   │   │   ├── caution.png
│   │   │   ├── caution.svg
│   │   │   ├── caution.tif
│   │   │   ├── colorsvg
│   │   │   │   ├── caution.svg
│   │   │   │   ├── home.svg
│   │   │   │   ├── important.svg
│   │   │   │   ├── next.svg
│   │   │   │   ├── note.svg
│   │   │   │   ├── prev.svg
│   │   │   │   ├── tip.svg
│   │   │   │   ├── up.svg
│   │   │   │   └── warning.svg
│   │   │   ├── draft.png
│   │   │   ├── home.gif
│   │   │   ├── home.png
│   │   │   ├── home.svg
│   │   │   ├── important.gif
│   │   │   ├── important.png
│   │   │   ├── important.svg
│   │   │   ├── important.tif
│   │   │   ├── next.gif
│   │   │   ├── next.png
│   │   │   ├── next.svg
│   │   │   ├── note.gif
│   │   │   ├── note.png
│   │   │   ├── note.svg
│   │   │   ├── note.tif
│   │   │   ├── prev.gif
│   │   │   ├── prev.png
│   │   │   ├── prev.svg
│   │   │   ├── tip.gif
│   │   │   ├── tip.png
│   │   │   ├── tip.svg
│   │   │   ├── tip.tif
│   │   │   ├── toc-blank.png
│   │   │   ├── toc-minus.png
│   │   │   ├── toc-plus.png
│   │   │   ├── up.gif
│   │   │   ├── up.png
│   │   │   ├── up.svg
│   │   │   ├── warning.gif
│   │   │   ├── warning.png
│   │   │   ├── warning.svg
│   │   │   └── warning.tif
│   │   ├── img-tbl-color.png
│   │   ├── img-tbl-html.png
│   │   ├── index.html
│   │   ├── index.numbered.html
│   │   ├── index.tocdepth.html
│   │   ├── insert.xref.page.number.html
│   │   ├── insert.xref.page.number.para.html
│   │   ├── keep.relative.image.uris.html
│   │   ├── korean.package.html
│   │   ├── latex.babel.language.html
│   │   ├── latex.babel.use.html
│   │   ├── latex.bibfiles.html
│   │   ├── latex.biblio.output.html
│   │   ├── latex.biblio.style.html
│   │   ├── latex.bibwidelabel.html
│   │   ├── latex.class.article.html
│   │   ├── latex.class.book.html
│   │   ├── latex.class.options.html
│   │   ├── latex.encoding.html
│   │   ├── latex.engine.options.html
│   │   ├── latex.hyperparam.html
│   │   ├── latex.index.language.html
│   │   ├── latex.index.tool.html
│   │   ├── latex.output.revhistory.html
│   │   ├── latex.unicode.use.html
│   │   ├── linenumbering.default.html
│   │   ├── linenumbering.everyNth.html
│   │   ├── linenumbering.scope.html
│   │   ├── literal.class.html
│   │   ├── literal.environment.html
│   │   ├── literal.extensions.html
│   │   ├── literal.layout.options.html
│   │   ├── literal.lines.showall.html
│   │   ├── literal.role.html
│   │   ├── literal.width.ignore.html
│   │   ├── Logo_Freexian.png
│   │   ├── make.single.year.ranges.html
│   │   ├── make.year.ranges.html
│   │   ├── manual.css
│   │   ├── mediaobject.caption.style.html
│   │   ├── monoseq.hyphenation.html
│   │   ├── monoseq.small.html
│   │   ├── monospace.font.family.html
│   │   ├── newtbl.autowidth.html
│   │   ├── newtbl.bgcolor.thead.html
│   │   ├── newtbl.default.colsep.html
│   │   ├── newtbl.default.rowsep.html
│   │   ├── newtbl.format.tbody.html
│   │   ├── newtbl.format.tfoot.html
│   │   ├── newtbl.format.thead.html
│   │   ├── newtbl.use.hhline.html
│   │   ├── olink.params.html
│   │   ├── page.height.html
│   │   ├── page.margin.bottom.html
│   │   ├── page.margin.inner.html
│   │   ├── page.margin.outer.html
│   │   ├── page.margin.top.html
│   │   ├── pagesetup2.png
│   │   ├── page.width.html
│   │   ├── paper.type.html
│   │   ├── pdf.annot.options.html
│   │   ├── pi-bibtex.html
│   │   ├── pi-dblatex_angle.html
│   │   ├── pi-dblatex_autowidth.html
│   │   ├── pi-dblatex_bgcolor.html
│   │   ├── pi-dblatex_citestyle.html
│   │   ├── pi-dblatex_colwidth.html
│   │   ├── pi-dblatex_list-presentation.html
│   │   ├── pi-dblatex_table-width.html
│   │   ├── pi-latex.html
│   │   ├── pi-texmath_delimiters.html
│   │   ├── preface.tocdepth.html
│   │   ├── processus.png
│   │   ├── qanda.defaultlabel.html
│   │   ├── refclass.suppress.html
│   │   ├── ref-dblatex.html
│   │   ├── refentry.generate.name.html
│   │   ├── refentry.numbered.html
│   │   ├── refentry.tocdepth.html
│   │   ├── refentry.xref.manvolnum.html
│   │   ├── sans.font.family.html
│   │   ├── sec-changelog.html
│   │   ├── sec-covers.html
│   │   ├── sec-custom.html
│   │   ├── sec-custom-latex.html
│   │   ├── sec-figinclude.html
│   │   ├── sec-footnote.html
│   │   ├── sec-index.html
│   │   ├── sec-install.html
│   │   ├── sec-install-unix.html
│   │   ├── sec-music.html
│   │   ├── sec-pagesetup.html
│   │   ├── sec-pagination-params.html
│   │   ├── sec-params.html
│   │   ├── sec-param-value.html
│   │   ├── sec-pi-lists.html
│   │   ├── sec-pis.html
│   │   ├── sec-pi-usage.html
│   │   ├── sec-prepress-params.html
│   │   ├── sec-pub-output.html
│   │   ├── sec-section-num.html
│   │   ├── sec-specs.html
│   │   ├── sec-style.html
│   │   ├── sec-table.html
│   │   ├── sec-texpost.html
│   │   ├── sec-thanks.html
│   │   ├── sec-verbatim.html
│   │   ├── sec-xref.html
│   │   ├── seg.item.separator.html
│   │   ├── segmentedlist.as.table.html
│   │   ├── set.book.num.html
│   │   ├── show.comments.html
│   │   ├── table.continue.caption.html
│   │   ├── table.default.position.html
│   │   ├── table.default.tabstyle.html
│   │   ├── table.in.float.html
│   │   ├── table.title.top.html
│   │   ├── term.breakline.html
│   │   ├── texlive.version.html
│   │   ├── tex.math.in.alt.html
│   │   ├── titleabbrev.in.toc.html
│   │   ├── toc.section.depth.html
│   │   ├── ulink.footnotes.html
│   │   ├── ulink.show.html
│   │   ├── use.id.as.filename.html
│   │   ├── variablelist.term.separator.html
│   │   ├── xetex.font.html
│   │   ├── xref.hypermarkup.html
│   │   └── xref.with.number.and.title.html
│   └── release-notes
│   ├── changes-txt.html
│   ├── index.html
│   ├── manual.css
│   ├── sec-changes-0110.html
│   ├── sec-changes-0141.html
│   ├── sec-changes-014.html
│   ├── sec-changes-015.html
│   ├── sec-changes-016.html
│   ├── sec-changes-017.html
│   ├── sec-changes-018.html
│   ├── sec-changes-019.html
│   ├── sec-changes-020.html
│   ├── sec-changes-0210.html
│   ├── sec-changes-0211.html
│   ├── sec-changes-0212.html
│   ├── sec-changes-021.html
│   ├── sec-changes-022.html
│   ├── sec-changes-023.html
│   ├── sec-changes-024.html
│   ├── sec-changes-025.html
│   ├── sec-changes-026.html
│   ├── sec-changes-027.html
│   ├── sec-changes-028.html
│   ├── sec-changes-029.html
│   ├── sec-changes-02pre.html
│   ├── sec-changes-0310.html
│   ├── sec-changes-0311.html
│   ├── sec-changes-031.html
│   ├── sec-changes-032.html
│   ├── sec-changes-033.html
│   ├── sec-changes-034.html
│   ├── sec-changes-035.html
│   ├── sec-changes-036.html
│   ├── sec-changes-037.html
│   ├── sec-changes-038.html
│   ├── sec-changes-039.html
│   └── sec-changes-03.html
└── man
└── man1
└── dblatex.1.gz
39 directories, 698 files
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment