Skip to content

TAN version 2021: customization experiment for the Frankenstein Variorum Project

License

Notifications You must be signed in to change notification settings

FrankensteinVariorum/TAN-2021

 
 

Repository files navigation

Text Alignment Network

http://textalign.net

Version 2021 (alpha release)

New to TAN? Start here:

  • home page
  • examples/: A small library of assorted TAN files.
  • guidelines/: the main documentation for TAN (PDF and XHTML available at the TAN website).

Want to do something practical? Start here:

  • applications/: XSLT applications for doing cutting-edge publishing, research, and analysis with TAN / TEI files.
  • utilities/: XSLT applications for creating, editing, and converting TAN / TEI files.

Want configure, develop, and explore TAN?

  • functions/: The TAN function library, the heart of validation, applications, and utilities.
  • parameters/: settings to configure TAN validation, applications, and utilities.
  • schemas/: validates TAN files.
  • templates/: blank files in various formats, both TAN and non-TAN, used by the applications and utilities.
  • vocabularies/: standard TAN vocabulary files (TAN-voc).

If you want to incorporate the TAN library into your XSLT applications, you need only one line: <xsl:include href="functions/TAN-function-library.xsl"/>

TAN has optional submodules for JavaScript dependencies in the output and maintenance subdirectories. To get these, use: git clone --recurse-submodules [GIT_SOURCE_PATH]

Many new features and enhancements are planned for TAN. Participation is welcome. If you create or maintain a library of TAN files, share it.

About

TAN version 2021: customization experiment for the Frankenstein Variorum Project

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 50.8%
  • XSLT 48.4%
  • Other 0.8%