Convert Tedi to HTML, Latex, Markdown and Asciidoc

alkeon 9c66315e3b tedi2html: Fix paragraphs 5 years ago
test dc3b4f017d One of the last commits 5 years ago
LICENSE 2e7d5ad2e3 I forgot LICENSE file and latex output wasn't A4. pdflatex things :( 6 years ago
Makefile bb10fcdc6a Corrected asciidoc support 6 years ago
README.md dc1cfe6853 Last commit? 5 years ago
exception.h 3cb707e3f7 Rework with exceptions and clean up 6 years ago
main.cpp 9fe61c23e7 Encoding error 5 years ago
meson.build 11e63aa003 Experimental asciidoc support 6 years ago
preprocessor.cpp dc1cfe6853 Last commit? 5 years ago
preprocessor.h 0197b0f4fc Markdown support and preprocessor header 7 years ago
tedi2ad.cpp 8c93786d56 Please, stop this continuous bug fixing 5 years ago
tedi2ad.h 78d2340e06 Almost fine 5 years ago
tedi2html.cpp 9c66315e3b tedi2html: Fix paragraphs 5 years ago
tedi2html.h 78d2340e06 Almost fine 5 years ago
tedi2md.cpp 8c93786d56 Please, stop this continuous bug fixing 5 years ago
tedi2md.h 78d2340e06 Almost fine 5 years ago
tedi2tex.cpp 8c93786d56 Please, stop this continuous bug fixing 5 years ago
tedi2tex.h 78d2340e06 Almost fine 5 years ago

README.md

Texdi

Texdi is the first tedi converter. It converts from tedi to Latex, HTML, Asciidoc and Markdown.

Compilation

In order to compile texdi you need following software packages:

  • GCC compiler (C++ version)
  • Meson library
  • You can use make for building the program but I recommend you to use Meson. Makefile is only for older or limited resources devices. To compile and install run:

    meson texdi/
    ninja
    

    Installation

    To install run:

    ninja install
    

    Recommended:

    texlive-xelatex
    texlive-lang-spanish
    

    More information

    For additional information about the project texdi visit Alkeon web site:

    https://autistici.org/alkeon/