Skip to content

Converting DUNE words into an online HTML glossary.

Notifications You must be signed in to change notification settings

clairedavid/abcdune

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ABC DUNE

Purpose

Python script to convert the DUNE TDR glossary from LaTeX to HTML. The automatically created webpage has all DUNE words listed, with cross-references done via HTML links. A horizontal menu with all letters of the alphabet allows for a quick access.

Demo here.

Script

python3 abcdune.py -i glossary.tex -d defs.tex -o docs/index.html
  • The script takes as arguments the LaTeX glossary and definitions (custom commands) filenames.

Updates

  • More information on how to request a new acronym or correct one can be found in the associated wiki page here.

About

Converting DUNE words into an online HTML glossary.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published