diff --git a/.ci/write-dockerfile.sh b/.ci/write-dockerfile.sh index 0453a023a74..5859fc92f53 100755 --- a/.ci/write-dockerfile.sh +++ b/.ci/write-dockerfile.sh @@ -284,6 +284,7 @@ $ADD m4 /new/m4 $ADD pkgs /new/pkgs $ADD build /new/build $ADD .upstream.d /new/.upstream.d +$ADD tools /new/tools ADD .ci /.ci RUN if [ -d /sage ]; then \\ echo "### Incremental build from \$(cat /sage/VERSION.txt)" && \\ diff --git a/build/pkgs/texlive/distros/arch.txt b/build/pkgs/texlive/distros/arch.txt index 4c0b568f576..c37bb732928 100644 --- a/build/pkgs/texlive/distros/arch.txt +++ b/build/pkgs/texlive/distros/arch.txt @@ -2,3 +2,4 @@ texlive-core texlive-latexextra texlive-langjapanese texlive-langcyrillic +texlive-langchinese diff --git a/build/pkgs/texlive/distros/debian.txt b/build/pkgs/texlive/distros/debian.txt index 4cb070139a7..fadbdffb7c8 100644 --- a/build/pkgs/texlive/distros/debian.txt +++ b/build/pkgs/texlive/distros/debian.txt @@ -21,3 +21,4 @@ texlive-lang-japanese texlive-lang-polish texlive-lang-portuguese texlive-lang-spanish +texlive-lang-chinese \ No newline at end of file diff --git a/build/pkgs/texlive/distros/fedora.txt b/build/pkgs/texlive/distros/fedora.txt index e2a8ac0a702..260e2af9d66 100644 --- a/build/pkgs/texlive/distros/fedora.txt +++ b/build/pkgs/texlive/distros/fedora.txt @@ -11,3 +11,4 @@ texlive-collection-langjapanese texlive-collection-langpolish texlive-collection-langportuguese texlive-collection-langspanish +texlive-collection-langcjk diff --git a/build/pkgs/texlive/distros/gentoo.txt b/build/pkgs/texlive/distros/gentoo.txt index fe1229d1fd5..968250a6fd0 100644 --- a/build/pkgs/texlive/distros/gentoo.txt +++ b/build/pkgs/texlive/distros/gentoo.txt @@ -14,3 +14,4 @@ dev-texlive/texlive-langspanish dev-texlive/texlive-latexextra dev-texlive/texlive-latexrecommended dev-texlive/texlive-mathscience +dev-texlive/texlive-langchinese diff --git a/build/pkgs/texlive/package-list.txt b/build/pkgs/texlive/package-list.txt index 300c6b7fbd1..25afe6943be 100644 --- a/build/pkgs/texlive/package-list.txt +++ b/build/pkgs/texlive/package-list.txt @@ -52,3 +52,6 @@ babel-spanish # Japanese jsclasses ptex + +# Chinese +ctex \ No newline at end of file diff --git a/src/doc/en/website/root_index.html b/src/doc/en/website/root_index.html index 0daea8b0cfa..a4cd8db48c1 100644 --- a/src/doc/en/website/root_index.html +++ b/src/doc/en/website/root_index.html @@ -107,6 +107,11 @@