Skip to content

llhotka/Techrep

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tools for CESNET technical reports
==================================

This directory contains XSLT stylesheets and other tools that are used
for processing CESNET technical reports.

Any or all files may be distributed under the GPL licence, version 3,
see the file license.txt or
http://www.fsf.org/licensing/licenses/gpl.html.

dbk2tr.xsl
    Translates DocBook v. 4.5 to Techrep2.

EPUB/
    Constant parts of the EPUB tree.

hlasform.py
    Python script that generates the voting form for selecting report
    for proceedings from an Org file.

hlaszprac.py
    Python script that processes the proceeding votes.

license.txt
    Full text of the GNU GPL version 3 license.

Makefile.odt
    Makefile for reports submitted as ODT.

Makefile.rest
    Makefile for reports submitted as reStructuredText or DocBook.

Makefile.tr1
    Makefile for reports submitted as Techrep (v1 or v2).

odt2tr.xsl
    Translates Open Document Text to Techrep1.

org2cesnet.xsl
    Adds references to CESNET CSS stylesheets to HTML generated by
    Emacs Org mode.

plasTeX/__init__.py
    Techrep v1 renderer for plasTeX (Python tool that parses LaTeX).

rxml2tr.xsl
    Translates reStructuredText XML to Techrep2.

Schema/techrep2.rng
    Annotated RELAX NG schema for Techrep2.

Schema/Makefile
    Makefile that transforms the above schema to compact syntax and
    also generates prettyprinted HTML version.
 
techrep.tex
    XeTeX format for individual technical reports.

trcommon.tex
    Common TeX macros.

trproc.tex
    XeTeX format for proceedings.

trto-lib.xsl
    Common XSLT templates.

trtoepub.xsl
    Main EPUB file generator.

trtoetitle.xsl
    Generator of the title page for EPUB.

trtoetoc.xsl
    Generator of table of contents for EPUB.

trtoncx.xsl
    Generator of the toc.ncx file (part of EPUB).

trtoopf.xsl
    Generator of content.opf file (part of EPUB).

trtorss.xsl
    RSS news generator.

trtotex.xsl
    Translates Techrep2 to TeX source (to be used with either
    techrep.tex or trproc.tex format).

trtoxhtml.xsl
    Translates Techrep2 to XHTML.

tr1to2.xsl
    Translates Techrep1 to Techrep2.

xhtml-common.xsl
    Common templates for XHTML translation (straight and EPUB).

About

XML-based publishing system for technical reports

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages