Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Updated script inventory
  • Loading branch information
kthoden committed Jun 12, 2019
1 parent e73c5f3 commit f4eea1b
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions doc/COSMOS.md
Expand Up @@ -7,6 +7,7 @@ Contains the most important programs for the whole document conversion workflow.

- `bib_add_keyword.py`: This script adds one or more keywords to all entries of a bibtex file.
- `create_tmpbib.py` : A helper script that creates a temporary bibtex file from a formatted list of references.
- `eoatex2pdf.py` : Wrapper script for LaTeX conversion.
- `eoatex2imxml.py` : Converts Latex files into a customized DocBook XML file.
- `fix_tei.py` : This program is a processing step after the conversion from docx to TEI.
- `imxml2django.py` : Create an XML file that can be inserted into the Django database of an EOAv1 installation.
Expand All @@ -17,8 +18,9 @@ Contains the most important programs for the whole document conversion workflow.
- `mkimage.py` : Create an automatically generated dummy cover to be used during testing.
- `tei2eoatex.xsl` : An XSL converter from TEI-XML to EOATeX
- `tei2imxml.py` : A converter from TEI to customized DocBook XML.
- `find_chapters.py` : Use LaTeX auxiliary files to split a PDF into chapters
- `idassigner.py` : Assign xml:ids to various elements fo TEI file
- `find_chapters.py` : Use LaTeX auxiliary files to split a PDF into chapters.
- `idassigner.py` : Assign xml:ids to various elements fo TEI file.
- `parsezotero.py` : Convert Zotero citations to TEI bibl elements.

## eoa-csl
A nearly-abandoned version of a CSL configuration for EOA. Currently
Expand Down

0 comments on commit f4eea1b

Please sign in to comment.