1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102
|
Source: cjk
Build-Depends: debhelper-compat (=13), quilt, libkpathsea-dev, texlive-extra-utils, tex-common
Build-Depends-Indep: texlive-font-utils, texlive-lang-other
Section: tex
Priority: optional
Maintainer: Debian TeX Task Force <debian-tex-maint@lists.debian.org>
Uploaders: Danai SAE-HAN (韓達耐) <danai@debian.org>,
Norbert Preining <norbert@preining.info>,
Hilmar Preusse <hille42@web.de>
Standards-Version: 4.3.0.3
Rules-Requires-Root: no
Vcs-Git: https://github.com/debian-tex/cjk.git
Vcs-Browser: https://github.com/debian-tex/cjk
Homepage: https://www.nongnu.org/cjk
Package: latex-cjk-common
Architecture: any
Depends: texlive-latex-base, texlive-font-utils, tex-common, emacsen-common, ${misc:Depends}, ${shlibs:Depends}
Conflicts: latex-cjk, latex-cjk-xcjk
Provides: cjk-latex
Description: LaTeX macro package for CJK (Chinese/Japanese/Korean)
CJK is a macro package for LaTeX to enable typesetting in Chinese,
Japanese, Korean and Thai, and it supports Vietnamese through the
"vntex" macro. And you can still use Russian, Greek and other
languages in the same document.
It supports various CJK encodings, like UTF-8, Big5, GB, JIS, KS,
CNS (through CEF) and Emacs MULE.
.
This package will install the common files, as well as a few
GNU/Emacs Lisp files, and it provides support for furigana
("ruby text") and PinYin, either with or without tone marks.
Package: latex-cjk-chinese
Architecture: any
Depends: latex-cjk-common (= ${binary:Version}), tex-common, ${misc:Depends}, ${shlibs:Depends}
Recommends: latex-cjk-chinese-arphic-bsmi00lp, latex-cjk-chinese-arphic-bkai00mp, latex-cjk-chinese-arphic-gbsn00lp, latex-cjk-chinese-arphic-gkai00mp
Breaks: tfm-arphic-bsmi00lp (<= 2.11.2-0.1),
tfm-arphic-bkai00mp (<= 2.11.2-0.1),
tfm-arphic-gbsn00lp (<= 2.11.2-0.1),
tfm-arphic-gkai00mp (<= 2.11.2-0.1)
Replaces: tfm-arphic-bsmi00lp (<= 2.11.2-0.1),
tfm-arphic-bkai00mp (<= 2.11.2-0.1),
tfm-arphic-gbsn00lp (<= 2.11.2-0.1),
tfm-arphic-gkai00mp (<= 2.11.2-0.1)
Description: Chinese module of LaTeX CJK
CJK is a macro package for LaTeX. This package gives you the possibility
to include Chinese (traditional and simplified) text in your (La)TeX documents.
.
Have a look at latex-cjk-common for a more detailed description.
Package: latex-cjk-japanese
Architecture: any
Recommends: latex-cjk-japanese-wadalab
Depends: latex-cjk-common (= ${binary:Version}), tex-common, ${misc:Depends}, ${shlibs:Depends}
Description: Japanese module of LaTeX CJK
CJK is a macro package for LaTeX. This package gives you the possibility
to include Japanese text in your (La)TeX documents. Install
latex-cjk-japanese-wadalab for pretty printing.
.
Have a look at latex-cjk-common for a more detailed description.
Package: latex-cjk-korean
Architecture: all
Recommends: texlive-lang-korean
Depends: latex-cjk-common (>= ${source:Version}), tex-common, ${misc:Depends}
Description: Korean module of LaTeX CJK
CJK is a macro package for LaTeX. This package gives you the possibility
to include Korean text in your (La)TeX documents.
Package: latex-cjk-thai
Architecture: all
Depends: latex-cjk-common (>= ${source:Version}),
texlive-latex-base,
tex-common,
texlive-lang-other,
emacsen-common,
${misc:Depends}
Description: Thai module of LaTeX CJK
CJK is a macro package for LaTeX. This package gives you the possibility
to include Thai text in your (La)TeX documents.
It uses the same Type1 fonts (Norasi and Garuda) from the ThaiLaTeX package.
.
Have a look at latex-cjk-common for a more detailed description.
Package: latex-cjk-all
Architecture: all
Depends: latex-cjk-common (>= ${source:Version}),
latex-cjk-chinese (>= ${source:Version}),
latex-cjk-japanese (>= ${source:Version}),
latex-cjk-korean (= ${source:Version}),
latex-cjk-thai (= ${source:Version}),
latex-cjk-chinese-arphic-bsmi00lp,
latex-cjk-chinese-arphic-bkai00mp,
latex-cjk-chinese-arphic-gbsn00lp,
latex-cjk-chinese-arphic-gkai00mp,
latex-cjk-japanese-wadalab,
fonts-arphic-uming,
${misc:Depends}
Description: installs all LaTeX CJK packages
This metapackage will install all CJK packages.
You may also wish to install each package separately instead.
See the latex-cjk-common package for a detailed description.
|