1
0
Fork
You've already forked ANSS-CE
0
forked from anss-ce/ANSS-CE
Repository for the "Community Edition" version of "A not so short introduction to ConTeXt", but now for LMTX, not Mark IV.
  • TeX 100%
2026年07月14日 22:58:56 -06:00
ANSS-fr Move the (slightly tweaked) ANSS "fr" version to "ANSS-fr". 2026年07月06日 12:04:31 -03:00
ANSS-fr2 Rename "fr2/" to "ANSS-fr2" in the hope of reducing confusion. 2026年07月06日 12:33:24 -03:00
cs enable named destinations for links ( fixes #1 ) 2026年05月26日 17:25:25 +02:00
en Remove trailing whitespace 2026年07月14日 22:58:56 -06:00
es remove JAL email (with explanation) 2026年06月01日 19:34:01 +02:00
fr Remove trailing whitespace 2026年07月14日 22:58:56 -06:00
ru enable named destinations for links ( fixes #1 ) 2026年05月26日 17:25:25 +02:00
sr Remove trailing whitespace 2026年07月14日 22:58:56 -06:00
.gitignore New build script 2026年05月01日 23:28:42 -06:00
.woodpecker.yaml Fix whitespace check 2026年07月14日 20:14:30 -06:00
ensure-fonts.tex Add the other fonts used in Table 6.1 2026年06月02日 15:50:09 -03:00
LICENSE Initial commit 2026年03月04日 16:35:39 +01:00
Makefile Makefile updates 2026年05月16日 17:00:56 -06:00
README-of-original-ANSS.md Remove trailing whitespace 2026年05月01日 23:30:05 -06:00
README.md The Serbian translation is complete! 2026年06月28日 14:57:03 -03:00

ANSS-CE

This is the repository for the "Community Edition" version of "A not so short introduction to ConTeXt" (but now for ConTeXt LMTX, not Mark IV).

See README-of-original-ANSS.md for Joaquín Ataz López' README for the document upon which this "Community Edition" is based.

Building

To build all the manuals (except, for now, the French ones), run:

$ make -j8 all

The following command builds the English manual. To build a manual for another language, substitute the appropriate language abbreviations for the "en" and "eng" in the following command.

$ make en/introCTX_eng_p.pdf

Updates

The English version continues to receive some updates here and there, but a new "Release" is not generated for each of these. But with the completion of the Serbian translation on June 27, 2026 a new release has been generated, so that people downloading the released versions will get the updated Serbian version.

The French translation is coming along well, and we hope to announce another completed translation soon.

Translations to other languages are very welcome. If you are interested please contact Jim or Max (if you know how), otherwise you can open a new issue here. (This requires you to create a Codeberg account, but Codeberg accounts are free.)