README.md 758 B

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/