Convert Tedi to HTML, Latex, Markdown and Asciidoc

alkeon 4266b07986 better create save script 1 year ago
subprojects a17f832ada Update tedi libraries 2 years ago
test dc3b4f017d One of the last commits 5 years ago
tools 4266b07986 better create save script 1 year ago
.gitmodules b2bd962902 Update libraries, better code and new console parameters 2 years ago
LICENSE 2e7d5ad2e3 I forgot LICENSE file and latex output wasn't A4. pdflatex things :( 5 years ago
Makefile b2bd962902 Update libraries, better code and new console parameters 2 years ago
README.md aa5c8bfd2e save files tools, readme and preprocesor 2 years ago
exception.h b2bd962902 Update libraries, better code and new console parameters 2 years ago
main.cpp b2bd962902 Update libraries, better code and new console parameters 2 years ago
meson.build b2bd962902 Update libraries, better code and new console parameters 2 years ago
preprocessor.cpp aa5c8bfd2e save files tools, readme and preprocesor 2 years ago
preprocessor.h aa5c8bfd2e save files tools, readme and preprocesor 2 years ago

README.md

Texdi

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

Clone

git clone https://notabug.org/alkeon/texdi
git submodule init
git submodule update

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://inventati.org/alkeon/