gallandarakhneorg / autolatex

Automate the compilation of LaTeX documents
http://www.arakhne.org/autolatex
GNU Lesser General Public License v3.0
27 stars 6 forks source link

Refine CTAN description #113

Closed koppor closed 2 years ago

koppor commented 2 years ago

On CTAN, there is a description of the tool available at: https://www.ctan.org/pkg/autolatex

That description contains the words GNU make, Perl, BibTeX. However, I think, the tool is now written in Python. I hope, the tool supports BibLaTeX, LuaLaTeX and glossaries (makegloassaries-lite.exe).

Can the description on CTAN be refined? Maybe, that text can also be used as starting content for a README.md in the root of the source repository?

gallandarakhneorg commented 2 years ago

Dear @koppor .

The Python version of AutoLaTeX is not yet release. The official release is still written in Perl. In order to make the development easier, the Perl version has a specific branch on the Git; and the new version is now in the Master git.

We will change the description on CTAN as soon as the Python version is release.

koppor commented 2 years ago

Note to self: This is the perl branch: https://github.com/gallandarakhneorg/autolatex/tree/perl-version